Update UnCiv to 4.1.8 (722)

This commit is contained in:
F-Droid checkupdates bot 2022-06-09 03:51:58 +00:00
parent 7ea2c15c02
commit d874e716d1

View file

@ -3265,9 +3265,26 @@ Builds:
scandelete:
- site/sitemap.xml.gz
- versionName: 4.1.8
versionCode: 722
commit: d795c56d58001cab43d05b4c33922e584ef5c57c
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.7
CurrentVersionCode: 721
CurrentVersion: 4.1.8
CurrentVersionCode: 722