Update Matsuri to 0.3.3 (705)

This commit is contained in:
F-Droid checkupdates bot 2022-02-24 03:16:39 +00:00
parent 1457c6928b
commit cd7e76411c

View file

@ -62,9 +62,25 @@ Builds:
- ./run fdroid prebuild
ndk: r23b
- versionName: 0.3.3
versionCode: 705
commit: df5707a92042feb3cacafcfc1788fcafb19b45e0
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.2
CurrentVersionCode: 700
CurrentVersion: 0.3.3
CurrentVersionCode: 705