Update Matsuri to 0.3.9 (735)

This commit is contained in:
F-Droid checkupdates bot 2022-05-25 05:18:02 +00:00
parent 2a5b891cc5
commit 8b1c767480

View file

@ -158,9 +158,25 @@ Builds:
- ./run fdroid prebuild
ndk: r23b
- versionName: 0.3.9
versionCode: 735
commit: 3a25a4e9690084a08abf7bc507de70b220cbd088
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.8
CurrentVersionCode: 730
CurrentVersion: 0.3.9
CurrentVersionCode: 735