update translations and version

This commit is contained in:
Helium314 2025-01-12 20:46:51 +01:00
parent cd5ac492be
commit 0543ccdb2d
44 changed files with 259 additions and 233 deletions

View file

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