Update Matsuri to 0.4.1 (785)

This commit is contained in:
F-Droid checkupdates bot 2022-08-22 05:55:31 +00:00
parent 4d4b55284a
commit 673cb144b7

View file

@ -318,9 +318,25 @@ Builds:
- ./run fdroid prebuild
ndk: r23b
- versionName: 0.4.1
versionCode: 785
commit: f41586f7846eb66fbf529ab937baf2a73c625d20
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.4.0
CurrentVersionCode: 780
CurrentVersion: 0.4.1
CurrentVersionCode: 785