Update Matsuri to 0.3.4 (710)

This commit is contained in:
F-Droid checkupdates bot 2022-03-04 05:01:10 +00:00
parent 37077865c4
commit 43628bcd0f

View file

@ -78,9 +78,25 @@ Builds:
- ./run fdroid prebuild
ndk: r23b
- versionName: 0.3.4
versionCode: 710
commit: 6b009696a15ee05c7ca5492d23ab6b20ad0a94be
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.3
CurrentVersionCode: 705
CurrentVersion: 0.3.4
CurrentVersionCode: 710