mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
KeyMapper: 2.2.0
This commit is contained in:
parent
ddbb1d1452
commit
22b6faf3cf
1 changed files with 11 additions and 3 deletions
|
|
@ -116,7 +116,15 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.2.0
|
||||
versionCode: 42
|
||||
commit: v2.2.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.2.0-beta.1
|
||||
CurrentVersionCode: 39
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://raw.githubusercontent.com/sds100/KeyMapper/master/app/version.properties|VERSION_CODE=(\d+)|.|VERSION_NAME=(.+)
|
||||
CurrentVersion: 2.2.0
|
||||
CurrentVersionCode: 42
|
||||
|
|
|
|||
Loading…
Reference in a new issue