musicsearch - update

This commit is contained in:
Licaon_Kter 2025-08-27 09:42:01 +00:00
parent ea544f9f09
commit 871c024f02

View file

@ -1091,9 +1091,9 @@ Builds:
scandelete:
- build-logic/convention/build
- versionName: 1.59.1
versionCode: 711
commit: 3d065ca0e3a52aba229011d73a383f6735eb0a7b
- versionName: 1.59.2
versionCode: 712
commit: 69291a6fdcaae188c442ae3b890b8908d6a8e7ea
subdir: android/app
sudo:
- echo "deb http://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
@ -1122,5 +1122,5 @@ AllowedAPKSigningKeys: c9b37762445dfcab7eabea79195d7f5c32501180f7c31403cf5cb427f
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: gradle.properties|VERSION_CODE=(\d+)|.|VERSION_NAME=(.*)
CurrentVersion: 1.59.1
CurrentVersionCode: 711
CurrentVersion: 1.59.2
CurrentVersionCode: 712