mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.3.0
|
||||||
|
versionCode: 49
|
||||||
|
commit: 3f680137abc3db727db010559e233b2043a60bc1
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^v[\d.]+$
|
UpdateCheckMode: Tags ^v[\d.]+$
|
||||||
UpdateCheckData: app/version.properties|VERSION_CODE=(\d+)|.|VERSION_NAME=(.+)
|
UpdateCheckData: app/version.properties|VERSION_CODE=(\d+)|.|VERSION_NAME=(.+)
|
||||||
CurrentVersion: 2.2.0
|
CurrentVersion: 2.3.0
|
||||||
CurrentVersionCode: 42
|
CurrentVersionCode: 49
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue