Update Key Mapper to 2.6.1 (64)

This commit is contained in:
F-Droid checkupdates bot 2024-09-05 12:16:26 +00:00
parent 2013ca6ac5
commit 84bef5f356

View file

@ -266,8 +266,16 @@ Builds:
- yes
prebuild: sed -i -e '/bintray/d' ../build.gradle
- versionName: 2.6.1
versionCode: 64
commit: 95908761752319d71d5bbf4ea0b721039dea2cff
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.6.0
CurrentVersionCode: 63
CurrentVersion: 2.6.1
CurrentVersionCode: 64