Update Key Mapper to 2.4.5 (60)

This commit is contained in:
F-Droid checkupdates bot 2023-08-06 13:33:20 +00:00
parent 710ff9c91a
commit 215cff768a

View file

@ -230,8 +230,16 @@ Builds:
- yes
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
UpdateCheckMode: Tags ^v[\d.]+$
UpdateCheckData: app/version.properties|VERSION_CODE=(\d+)|.|VERSION_NAME=(.+)
CurrentVersion: 2.4.4
CurrentVersionCode: 59
CurrentVersion: 2.4.5
CurrentVersionCode: 60