Update Matsuri to 0.5.1 (810)

This commit is contained in:
F-Droid checkupdates bot 2022-10-14 02:52:17 +00:00
parent 71b24b5cfc
commit 0c5ffad82f

View file

@ -366,9 +366,25 @@ Builds:
- ./run fdroid prebuild
ndk: r23b
- versionName: 0.5.1
versionCode: 810
commit: a37ae936b7ca6820b415a2c3ced2ecd8b90a101a
subdir: app
sudo:
- 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.4.3
CurrentVersionCode: 795
CurrentVersion: 0.5.1
CurrentVersionCode: 810