Update UnCiv to 3.19.15 (686)

This commit is contained in:
F-Droid checkupdates bot 2022-03-09 03:54:33 +00:00
parent 3b8b5d3e44
commit a3a8b00789

View file

@ -2744,9 +2744,26 @@ Builds:
scandelete:
- site/sitemap.xml.gz
- versionName: 3.19.15
versionCode: 686
commit: eaf5e453baddb767704656a0dbff7cc4ca8300f0
subdir: android
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
rm:
- desktop
prebuild: JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 $$SDK$$/tools/bin/sdkmanager
'platforms;android-30' 'build-tools;30.0.3' > /dev/null
scandelete:
- site/sitemap.xml.gz
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: buildSrc/src/main/kotlin/BuildConfig.kt|appCodeNumber = (.*)|.|appVersion
= "(.*)"
CurrentVersion: 3.19.14-patch1
CurrentVersionCode: 685
CurrentVersion: 3.19.15
CurrentVersionCode: 686