musicsearch - update

This commit is contained in:
Licaon_Kter 2025-05-12 11:24:14 +00:00
parent 8d84de2d47
commit a056473dad

View file

@ -759,9 +759,9 @@ Builds:
scandelete:
- build-logic/convention/build
- versionName: 1.29.0
versionCode: 619
commit: a5c4d9d1e347c173081fa42cb2d90fab62eecf37
- versionName: 1.29.1
versionCode: 620
commit: b29a1f08e5ca64d9b1291886341a530ebafd7e76
subdir: android/app
sudo:
- echo "deb http://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
@ -786,5 +786,5 @@ AllowedAPKSigningKeys: c9b37762445dfcab7eabea79195d7f5c32501180f7c31403cf5cb427f
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: gradle.properties|VERSION_CODE=(\d+)|.|VERSION_NAME=(.*)
CurrentVersion: 1.29.0
CurrentVersionCode: 619
CurrentVersion: 1.29.1
CurrentVersionCode: 620