Release 1.29.1 (42)

This commit is contained in:
Jules Aguillon 2024-07-27 12:35:59 +02:00
parent 105a5a2f33
commit bd50964651
2 changed files with 8 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "juloo.keyboard2" applicationId "juloo.keyboard2"
minSdk 11 minSdk 11
targetSdkVersion 34 targetSdkVersion 34
versionCode 41 versionCode 42
versionName "1.29.0" versionName "1.29.1"
} }
sourceSets { sourceSets {

View File

@ -0,0 +1,6 @@
Fix crash on Android 6.
Fix scaling issues for layouts with few columns.
Added Serbian layouts.
Layout and compose key tweaks. Improvements to custom layouts. Added Menu key.
Many thanks to the contributors: @adrian4096 @asivery @bokidori @dingodoppelt @RZHSSNZDH