Update Matsuri to 0.3.17 (775)

This commit is contained in:
F-Droid checkupdates bot 2022-08-08 05:36:51 +00:00
parent 0691a72acb
commit b07a4b88ba

View file

@ -286,9 +286,25 @@ Builds:
- ./run fdroid prebuild
ndk: r23b
- versionName: 0.3.17
versionCode: 775
commit: bc9bfd550842be87689cf4150e8ee34ef9ec65e1
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.16
CurrentVersionCode: 770
CurrentVersion: 0.3.17
CurrentVersionCode: 775