mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Key Mapper to 2.3.0 (49)
This commit is contained in:
parent
03f503ddf9
commit
60a8ecd2e4
1 changed files with 9 additions and 2 deletions
|
|
@ -123,8 +123,15 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.3.0
|
||||
versionCode: 49
|
||||
commit: 3f680137abc3db727db010559e233b2043a60bc1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
UpdateCheckData: app/version.properties|VERSION_CODE=(\d+)|.|VERSION_NAME=(.+)
|
||||
CurrentVersion: 2.2.0
|
||||
CurrentVersionCode: 42
|
||||
CurrentVersion: 2.3.0
|
||||
CurrentVersionCode: 49
|
||||
|
|
|
|||
Loading…
Reference in a new issue