From 39fd7bf91ff34f5ea5786c025f45ac116f718df9 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Mon, 7 Oct 2024 12:59:26 +0000 Subject: [PATCH] musicsearch - keep latest --- metadata/io.github.lydavid.musicsearch.yml | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/metadata/io.github.lydavid.musicsearch.yml b/metadata/io.github.lydavid.musicsearch.yml index 7def8f8e9a..b937e39b83 100644 --- a/metadata/io.github.lydavid.musicsearch.yml +++ b/metadata/io.github.lydavid.musicsearch.yml @@ -123,27 +123,6 @@ Builds: scandelete: - build-logic/convention/build - - versionName: 1.7.0-beta.1 - versionCode: 479 - commit: 0b5d7b991faff4aae96a3aa20b00a6417337668f - 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 - scandelete: - - build-logic/convention/build - - versionName: 1.7.0-beta.3 versionCode: 481 commit: b924d4ccb4717dd949d857217330ce996a5c8bb0