Update Matsuri to 0.3.14 (760)

This commit is contained in:
F-Droid checkupdates bot 2022-07-06 05:17:57 +00:00
parent 7b595ecfea
commit 9f11659484

View file

@ -238,9 +238,25 @@ Builds:
- ./run fdroid prebuild
ndk: r23b
- versionName: 0.3.14
versionCode: 760
commit: 97f82f6acf22c7dd6a8374c71b1d466d38e8f8d3
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.13
CurrentVersionCode: 755
CurrentVersion: 0.3.14
CurrentVersionCode: 760