Update UnCiv to 3.16.11 (620)

This commit is contained in:
Jochen Sprickerhof 2021-09-03 09:54:08 +02:00
parent 011db9b1f5
commit 45ce4c74cd

View file

@ -1850,9 +1850,22 @@ Builds:
rm:
- desktop
- versionName: 3.16.11
versionCode: 620
commit: 7c3f8ce6614e26509b8b97473ca716347639d149
subdir: android
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
rm:
- desktop
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: buildSrc/src/main/kotlin/BuildConfig.kt|appCodeNumber = (.*)|.|appVersion
= "(.*)"
CurrentVersion: 3.16.10
CurrentVersionCode: 619
CurrentVersion: 3.16.11
CurrentVersionCode: 620