Update UnCiv to 4.1.12-patch1 (727)

This commit is contained in:
F-Droid checkupdates bot 2022-06-21 03:51:34 +00:00
parent 1c60e965fd
commit b5291c5fef

View file

@ -3350,9 +3350,26 @@ Builds:
scandelete:
- site/sitemap.xml.gz
- versionName: 4.1.12-patch1
versionCode: 727
commit: a51302778f1d29c20c8ab3ac9b01ce54af10bcf7
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.12
CurrentVersionCode: 726
CurrentVersion: 4.1.12-patch1
CurrentVersionCode: 727