Update Matsuri to 0.3.1 (695)

This commit is contained in:
F-Droid checkupdates bot 2022-02-16 05:16:32 +00:00
parent 6815ba5ec5
commit fc680c35a0

View file

@ -30,9 +30,25 @@ Builds:
- ./run fdroid prebuild
ndk: r23b
- versionName: 0.3.1
versionCode: 695
commit: b577a08d61fd6c846ef6d5454adba7e25f78d869
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.0-beta
CurrentVersionCode: 690
CurrentVersion: 0.3.1
CurrentVersionCode: 695