Update MusicSearch to 1.8.0 (509)

This commit is contained in:
F-Droid checkupdates bot 2024-11-18 17:26:05 +00:00 committed by linsui
parent 4aff2ed3cc
commit c38bd8a4b9

View file

@ -355,9 +355,9 @@ Builds:
scandelete:
- build-logic/convention/build
- versionName: 1.8.0-beta.16
versionCode: 508
commit: 49a7f8b79ac2618b22f52312f3281b3276abb751
- versionName: 1.8.0
versionCode: 509
commit: 023843a41d7e2c678829115facc9a198389ebb88
subdir: android/app
sudo:
- echo "deb http://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
@ -381,5 +381,5 @@ AllowedAPKSigningKeys: c9b37762445dfcab7eabea79195d7f5c32501180f7c31403cf5cb427f
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: gradle.properties|VERSION_CODE=(\d+)|.|VERSION_NAME=(.*)
CurrentVersion: 1.8.0-beta.16
CurrentVersionCode: 508
CurrentVersion: 1.8.0
CurrentVersionCode: 509