new version and updated translations

This commit is contained in:
Helium314 2024-06-24 19:28:30 +02:00
parent 2c3493fe93
commit e707ade006
10 changed files with 138 additions and 32 deletions

View file

@ -10,8 +10,8 @@ android {
applicationId "helium314.keyboard"
minSdkVersion 21
targetSdkVersion 34
versionCode 2002
versionName '2.0-beta2'
versionCode 2003
versionName '2.0'
ndk {
abiFilters 'armeabi-v7a', 'arm64-v8a', 'x86', 'x86_64'
}