Update Matsuri to 0.4.3 (795)

This commit is contained in:
F-Droid checkupdates bot 2022-09-17 05:36:15 +00:00
parent 0e070393ae
commit 83c3a9da3e

View file

@ -350,9 +350,25 @@ Builds:
- ./run fdroid prebuild
ndk: r23b
- versionName: 0.4.3
versionCode: 795
commit: f610685edd48905c76e69687e65655b3a808f89a
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.2
CurrentVersionCode: 790
CurrentVersion: 0.4.3
CurrentVersionCode: 795