mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 14:17:26 +00:00
Update Key Mapper GUI Keyboard to v2.4.0-beta.01 (53)
This commit is contained in:
parent
e5d4e11525
commit
b4471667f3
1 changed files with 13 additions and 2 deletions
|
|
@ -24,8 +24,19 @@ Builds:
|
|||
- dictionaries/*_wordlist.combined.gz
|
||||
ndk: r21d
|
||||
|
||||
- versionName: v2.4.0-beta.01
|
||||
versionCode: 53
|
||||
commit: 239f710810ea7fc6fffc56a95be8add7bd7edd50
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
scanignore:
|
||||
- dictionaries/*_emoji.combined.gz
|
||||
- dictionaries/*_wordlist.combined.gz
|
||||
ndk: r21d
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/version.properties|VERSION_CODE\s*=\s*([0-9]+)|.|VERSION_NAME\s*=\s*"(.+)"
|
||||
CurrentVersion: 1.4.2
|
||||
CurrentVersionCode: 13
|
||||
CurrentVersion: v2.4.0-beta.01
|
||||
CurrentVersionCode: 53
|
||||
|
|
|
|||
Loading…
Reference in a new issue