diff --git a/metadata/io.github.benderblog.traintime_pda.yml b/metadata/io.github.benderblog.traintime_pda.yml index f4e61193cf..dc3da64982 100644 --- a/metadata/io.github.benderblog.traintime_pda.yml +++ b/metadata/io.github.benderblog.traintime_pda.yml @@ -1071,10 +1071,9 @@ Builds: - popd - mv $repo/traintime_pda io.github.benderblog.traintime_pda - - versionName: 1.4.0-dev + - versionName: 1.4.0 versionCode: 241 - disable: https://github.com/BenderBlog/traintime_pda/issues/57 - commit: 8d02564bf0b6655fb26d6531f126707e86d775df + commit: 15d604d998b7c96163b7ae611fbda5f8c3af5fc1 submodules: true sudo: - apt-get update @@ -1097,6 +1096,7 @@ Builds: - export PUB_CACHE=$(pwd)/.pub-cache - .flutter/bin/flutter config --no-analytics - .flutter/bin/flutter pub get + - sed -i -e '1a add_link_options("LINKER:--build-id=none")' .pub-cache/hosted/pub.dev/content_resolver-*/android/CMakeLists.txt - popd - mv $repo/traintime_pda io.github.benderblog.traintime_pda scanignore: @@ -1114,10 +1114,9 @@ Builds: - popd - mv $repo/traintime_pda io.github.benderblog.traintime_pda - - versionName: 1.4.0-dev + - versionName: 1.4.0 versionCode: 242 - disable: https://github.com/BenderBlog/traintime_pda/issues/57 - commit: 8d02564bf0b6655fb26d6531f126707e86d775df + commit: 15d604d998b7c96163b7ae611fbda5f8c3af5fc1 submodules: true sudo: - apt-get update @@ -1140,6 +1139,7 @@ Builds: - export PUB_CACHE=$(pwd)/.pub-cache - .flutter/bin/flutter config --no-analytics - .flutter/bin/flutter pub get + - sed -i -e '1a add_link_options("LINKER:--build-id=none")' .pub-cache/hosted/pub.dev/content_resolver-*/android/CMakeLists.txt - popd - mv $repo/traintime_pda io.github.benderblog.traintime_pda scanignore: @@ -1157,10 +1157,9 @@ Builds: - popd - mv $repo/traintime_pda io.github.benderblog.traintime_pda - - versionName: 1.4.0-dev + - versionName: 1.4.0 versionCode: 243 - disable: https://github.com/BenderBlog/traintime_pda/issues/57 - commit: 8d02564bf0b6655fb26d6531f126707e86d775df + commit: 15d604d998b7c96163b7ae611fbda5f8c3af5fc1 submodules: true sudo: - apt-get update @@ -1183,6 +1182,7 @@ Builds: - export PUB_CACHE=$(pwd)/.pub-cache - .flutter/bin/flutter config --no-analytics - .flutter/bin/flutter pub get + - sed -i -e '1a add_link_options("LINKER:--build-id=none")' .pub-cache/hosted/pub.dev/content_resolver-*/android/CMakeLists.txt - popd - mv $repo/traintime_pda io.github.benderblog.traintime_pda scanignore: @@ -1209,5 +1209,5 @@ VercodeOperation: - 10 * %c + 2 - 10 * %c + 3 UpdateCheckData: pubspec.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+ -CurrentVersion: 1.4.0-dev +CurrentVersion: 1.4.0 CurrentVersionCode: 243