mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Key Mapper to 2.3.0-beta.02 (45)
This commit is contained in:
parent
1b4b5bf2d3
commit
f7e555c0e9
1 changed files with 9 additions and 2 deletions
|
|
@ -123,8 +123,15 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.3.0-beta.02
|
||||
versionCode: 45
|
||||
commit: 3267d84f79f549224fbc997b2628b7edc4420b30
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v.*$
|
||||
UpdateCheckData: app/version.properties|VERSION_CODE=(\d+)|.|VERSION_NAME=(.+)
|
||||
CurrentVersion: 2.2.0
|
||||
CurrentVersionCode: 42
|
||||
CurrentVersion: 2.3.0-beta.02
|
||||
CurrentVersionCode: 45
|
||||
|
|
|
|||
Loading…
Reference in a new issue