update version and translations

This commit is contained in:
Helium314 2024-07-25 07:18:56 +02:00
parent 83ae078cfa
commit 2b135481be
28 changed files with 585 additions and 34 deletions

View file

@ -10,8 +10,8 @@ android {
applicationId "helium314.keyboard"
minSdkVersion 21
targetSdkVersion 34
versionCode 2200
versionName '2.2-beta1'
versionCode 2201
versionName '2.2'
ndk {
abiFilters 'armeabi-v7a', 'arm64-v8a', 'x86', 'x86_64'
}