KeyMapper: 2.2.0

This commit is contained in:
linsui 2021-04-09 09:26:10 +00:00
parent ddbb1d1452
commit 22b6faf3cf

View file

@ -116,7 +116,15 @@ Builds:
gradle:
- yes
- versionName: 2.2.0
versionCode: 42
commit: v2.2.0
subdir: app
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 2.2.0-beta.1
CurrentVersionCode: 39
UpdateCheckMode: HTTP
UpdateCheckData: https://raw.githubusercontent.com/sds100/KeyMapper/master/app/version.properties|VERSION_CODE=(\d+)|.|VERSION_NAME=(.+)
CurrentVersion: 2.2.0
CurrentVersionCode: 42