mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 22:27:27 +00:00
Update retrowars to 0.4.0 (4)
This commit is contained in:
parent
da3402c44b
commit
3e0e4dd67f
1 changed files with 9 additions and 2 deletions
|
|
@ -35,8 +35,15 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.4.0
|
||||
versionCode: 4
|
||||
commit: 0.4.0
|
||||
subdir: android
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: build.gradle|appVersionCode = (.*)|.|appVersionName = "(.*)"
|
||||
CurrentVersion: 0.3.0
|
||||
CurrentVersionCode: 3
|
||||
CurrentVersion: 0.4.0
|
||||
CurrentVersionCode: 4
|
||||
|
|
|
|||
Loading…
Reference in a new issue