Update Matsuri to 0.4.2 (790)

This commit is contained in:
F-Droid checkupdates bot 2022-09-01 05:40:01 +00:00
parent 9aed7bdfd8
commit fc8dc5e78a

View file

@ -334,9 +334,25 @@ Builds:
- ./run fdroid prebuild
ndk: r23b
- versionName: 0.4.2
versionCode: 790
commit: 7bf90022ec2a101f3692513bd960ccdda219337d
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.1
CurrentVersionCode: 785
CurrentVersion: 0.4.2
CurrentVersionCode: 790