Update Matsuri to 0.3.6 (720)

This commit is contained in:
F-Droid checkupdates bot 2022-04-03 05:36:11 +00:00
parent d5a1008fcf
commit 80a0cae550

View file

@ -110,9 +110,25 @@ Builds:
- ./run fdroid prebuild
ndk: r23b
- versionName: 0.3.6
versionCode: 720
commit: d29b095e94dbf52dbf73272e25cfd717e43adaa3
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.5
CurrentVersionCode: 715
CurrentVersion: 0.3.6
CurrentVersionCode: 720