mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update UnCiv to 3.11.9-patch2 (494)
This commit is contained in:
parent
caaa4a29f7
commit
d9f29a7fbd
1 changed files with 12 additions and 2 deletions
|
|
@ -898,9 +898,19 @@ Builds:
|
|||
- desktop
|
||||
prebuild: sed -i -e '/maven.aliyun.com/d' ../build.gradle.kts
|
||||
|
||||
- versionName: 3.11.9-patch2
|
||||
versionCode: 494
|
||||
commit: 3.11.9-patch2
|
||||
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.11.9
|
||||
CurrentVersionCode: 492
|
||||
CurrentVersion: 3.11.9-patch2
|
||||
CurrentVersionCode: 494
|
||||
|
|
|
|||
Loading…
Reference in a new issue