Update MusicSearch to 1.25.0 (610)

This commit is contained in:
F-Droid checkupdates bot 2025-05-01 04:24:29 +00:00 committed by Licaon_Kter
parent b22dfdbe79
commit cb06a41df4

View file

@ -715,10 +715,32 @@ Builds:
scandelete:
- build-logic/convention/build
- versionName: 1.25.0
versionCode: 610
commit: 86dee8ab4b6918b3da499e677c2f73072234609b
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
AllowedAPKSigningKeys: c9b37762445dfcab7eabea79195d7f5c32501180f7c31403cf5cb427fd6810fc
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: gradle.properties|VERSION_CODE=(\d+)|.|VERSION_NAME=(.*)
CurrentVersion: 1.24.4
CurrentVersionCode: 608
CurrentVersion: 1.25.0
CurrentVersionCode: 610