update version and translations

This commit is contained in:
Helium314 2024-04-20 12:08:48 +02:00
parent 5e421f0d1c
commit eea2dd4ee8
16 changed files with 364 additions and 118 deletions

View file

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