mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-05 13:46:52 +00:00
Update UnCiv to 3.13.12-patch1 (553)
This commit is contained in:
parent
09d0adc464
commit
8df2e97904
1 changed files with 12 additions and 2 deletions
|
|
@ -1439,9 +1439,19 @@ Builds:
|
|||
- desktop
|
||||
prebuild: sed -i -e '/maven.aliyun.com/d' ../build.gradle.kts
|
||||
|
||||
- versionName: 3.13.12-patch1
|
||||
versionCode: 553
|
||||
commit: 3.13.12-patch1
|
||||
subdir: android
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- desktop
|
||||
prebuild: sed -i -e '/maven.aliyun.com/d' ../build.gradle.kts
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://raw.githubusercontent.com/yairm210/Unciv/master/buildSrc/src/main/kotlin/BuildConfig.kt|appCodeNumber
|
||||
= (.*)|.|appVersion = "(.*)"
|
||||
CurrentVersion: 3.13.12
|
||||
CurrentVersionCode: 552
|
||||
CurrentVersion: 3.13.12-patch1
|
||||
CurrentVersionCode: 553
|
||||
|
|
|
|||
Loading…
Reference in a new issue