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