Update Key Mapper to 2.3.0 (49)

This commit is contained in:
F-Droid checkupdates bot 2021-08-29 04:02:48 +00:00
parent 03f503ddf9
commit 60a8ecd2e4

View file

@ -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