Update Matsuri to 0.3.12 (750)

This commit is contained in:
F-Droid checkupdates bot 2022-06-14 05:19:42 +00:00
parent d2b7c01719
commit 7125e0c38d

View file

@ -206,9 +206,25 @@ Builds:
- ./run fdroid prebuild
ndk: r23b
- versionName: 0.3.12
versionCode: 750
commit: 5c5f01044017ca219f92c3ce479be7c066281336
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
- apt-get install -y wget
gradle:
- fdroid
build:
- cd ..
- ./run fdroid prebuild
ndk: r23b
AutoUpdateMode: Version
UpdateCheckMode: Tags
VercodeOperation: '%c * 5'
UpdateCheckData: sager.properties|VERSION_CODE=(\d+)|.|VERSION_NAME=(.*)
CurrentVersion: 0.3.11
CurrentVersionCode: 745
CurrentVersion: 0.3.12
CurrentVersionCode: 750