Update Matsuri to 0.3.7 (725)

This commit is contained in:
F-Droid checkupdates bot 2022-04-09 05:24:38 +00:00
parent b21801a4fa
commit 77882e359d

View file

@ -126,9 +126,25 @@ Builds:
- ./run fdroid prebuild
ndk: r23b
- versionName: 0.3.7
versionCode: 725
commit: 0464375f5d1631618cd93e27b3c7ac7fafb1bc63
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.6
CurrentVersionCode: 720
CurrentVersion: 0.3.7
CurrentVersionCode: 725