update version, translations, and dictionary list

This commit is contained in:
Helium314 2025-01-06 15:57:05 +01:00
parent ab974a980e
commit 250a43e4e7
29 changed files with 194 additions and 148 deletions

View file

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