Update Matsuri to 0.3.5 (715)

This commit is contained in:
F-Droid checkupdates bot 2022-03-22 05:24:06 +00:00
parent 7d8ac4a305
commit 49c6dc7280

View file

@ -94,9 +94,25 @@ Builds:
- ./run fdroid prebuild
ndk: r23b
- versionName: 0.3.5
versionCode: 715
commit: 0cbea5f407e8e00d4bd0f6c682ed5a9d02f5f0d8
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.4
CurrentVersionCode: 710
CurrentVersion: 0.3.5
CurrentVersionCode: 715