Update Matsuri to 0.5.2 (815)

This commit is contained in:
F-Droid checkupdates bot 2022-11-01 14:30:03 +00:00
parent 937b6c7e3a
commit 28e9f372c0

View file

@ -380,10 +380,24 @@ Builds:
- ./run fdroid prebuild
ndk: r25
- versionName: 0.5.2
versionCode: 815
commit: 1a876bf7478ea178ad319c56b8b030b4f4613a86
subdir: app
sudo:
- apt-get update
- apt-get install -y wget
gradle:
- fdroid
build:
- cd ..
- ./run fdroid prebuild
ndk: r25
AutoUpdateMode: Version
UpdateCheckMode: Tags
VercodeOperation:
- '%c * 5'
UpdateCheckData: sager.properties|VERSION_CODE=(\d+)|.|VERSION_NAME=(.*)
CurrentVersion: 0.5.1
CurrentVersionCode: 810
CurrentVersion: 0.5.2
CurrentVersionCode: 815