Update Key Mapper to 2.6.2 (65)

This commit is contained in:
F-Droid checkupdates bot 2024-09-09 12:13:49 +00:00
parent c239100533
commit 200d33b26e

View file

@ -274,8 +274,16 @@ Builds:
- yes
prebuild: sed -i -e '/bintray/d' ../build.gradle
- versionName: 2.6.2
versionCode: 65
commit: 16cbcf6763554eb4df390c6fd09d8f505b94517a
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.1
CurrentVersionCode: 64
CurrentVersion: 2.6.2
CurrentVersionCode: 65