mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 21:57:22 +00:00
Update UnCiv to 3.8.1-patch1 (418)
This commit is contained in:
parent
ac49b0a9e0
commit
5e86c1f59d
1 changed files with 12 additions and 2 deletions
|
|
@ -367,9 +367,19 @@ Builds:
|
|||
- desktop
|
||||
prebuild: sed -i -e '/maven.aliyun.com/d' ../build.gradle
|
||||
|
||||
- versionName: 3.8.1-patch1
|
||||
versionCode: 418
|
||||
commit: 3.8.1-patch1
|
||||
subdir: android
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- desktop
|
||||
prebuild: sed -i -e '/maven.aliyun.com/d' ../build.gradle
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://raw.githubusercontent.com/yairm210/Unciv/master/build.gradle|appCodeNumber
|
||||
= (.*)|.|appVersion = "(.*)"
|
||||
CurrentVersion: 3.8.0
|
||||
CurrentVersionCode: 415
|
||||
CurrentVersion: 3.8.1-patch1
|
||||
CurrentVersionCode: 418
|
||||
|
|
|
|||
Loading…
Reference in a new issue