mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update retrowars to 0.2.0 (2)
This commit is contained in:
parent
4f5cd07a22
commit
da1bf53498
1 changed files with 9 additions and 2 deletions
|
|
@ -21,9 +21,16 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.2.0
|
||||
versionCode: 2
|
||||
commit: 0.2.0
|
||||
subdir: android
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://raw.githubusercontent.com/retrowars/retrowars/master/build.gradle|appVersionCode
|
||||
= (.*)|.|appVersionName = "(.*)"
|
||||
CurrentVersion: 0.1.0
|
||||
CurrentVersionCode: 1
|
||||
CurrentVersion: 0.2.0
|
||||
CurrentVersionCode: 2
|
||||
|
|
|
|||
Loading…
Reference in a new issue