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