mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 14:17:26 +00:00
Update Key Mapper to 2.4.5 (60)
This commit is contained in:
parent
710ff9c91a
commit
215cff768a
1 changed files with 10 additions and 2 deletions
|
|
@ -230,8 +230,16 @@ Builds:
|
||||||
- yes
|
- yes
|
||||||
prebuild: sed -i -e '/bintray/d' ../build.gradle
|
prebuild: sed -i -e '/bintray/d' ../build.gradle
|
||||||
|
|
||||||
|
- versionName: 2.4.5
|
||||||
|
versionCode: 60
|
||||||
|
commit: f43e970e6002d082a4b265673d61980de4daa896
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e '/bintray/d' ../build.gradle
|
||||||
|
|
||||||
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.4.4
|
CurrentVersion: 2.4.5
|
||||||
CurrentVersionCode: 59
|
CurrentVersionCode: 60
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue