Update UnCiv to 4.1.18 (737)

This commit is contained in:
F-Droid checkupdates bot 2022-07-11 14:21:43 +00:00
parent 715fbe974d
commit 4309c4aec4

View file

@ -3469,9 +3469,26 @@ Builds:
scandelete:
- site/sitemap.xml.gz
- versionName: 4.1.18
versionCode: 737
commit: 23026202ec4a7928233884a139e7471bb4040827
subdir: android
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- 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: 4.1.17-patch1
CurrentVersionCode: 736
CurrentVersion: 4.1.18
CurrentVersionCode: 737