Update Matsuri to 0.3.10 (740)

This commit is contained in:
F-Droid checkupdates bot 2022-06-04 05:17:49 +00:00
parent f3391a4b02
commit ff0bd44de4

View file

@ -174,9 +174,25 @@ Builds:
- ./run fdroid prebuild
ndk: r23b
- versionName: 0.3.10
versionCode: 740
commit: 4957ad24df61f04f9ac1f6eb60f447b1292aeaaa
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.9
CurrentVersionCode: 735
CurrentVersion: 0.3.10
CurrentVersionCode: 740