diff --git a/metadata/io.github.lydavid.musicsearch.yml b/metadata/io.github.lydavid.musicsearch.yml index 1ea81e7e8b..0cf82e6bc8 100644 --- a/metadata/io.github.lydavid.musicsearch.yml +++ b/metadata/io.github.lydavid.musicsearch.yml @@ -759,28 +759,6 @@ Builds: scandelete: - build-logic/convention/build - - versionName: 1.28.0 - versionCode: 618 - commit: 871f6e3e6d212c7a46ac5463a400d4fa610129d1 - subdir: android/app - sudo: - - echo "deb http://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list - - apt-get update - - apt-get install -y openjdk-21-jdk-headless - - update-java-alternatives -a - gradle: - - fDroid - prebuild: - - cp -R ../../gradle ./ - - echo "TVVTSUNCUkFJTlpfQ0xJRU5UX0lEPWtpbVpiWXlaYUVia2Ewb0Npb1ExNUdINWhlNFp4dGtXCg==" - | base64 -d > ../../not_so_secret.properties - - echo "TVVTSUNCUkFJTlpfQ0xJRU5UX1NFQ1JFVD00ZVlINmpqRzBVVm1GRGN1Yk1CSThrVVlxT18xVkxHRAo=" - | base64 -d >> ../../not_so_secret.properties - - sed -i -e '/firebase/d' -e '/google.services/d' ../../build.gradle.kts - - sed -i -e 's/\.debug//' ../../shared/domain/src/commonMain/kotlin/ly/david/musicsearch/shared/domain/Constants.kt - scandelete: - - build-logic/convention/build - - versionName: 1.29.0 versionCode: 619 commit: a5c4d9d1e347c173081fa42cb2d90fab62eecf37