mirror of
https://github.com/Julow/Unexpected-Keyboard.git
synced 2024-11-22 07:13:13 +01:00
Release 1.29.1 (42)
This commit is contained in:
parent
105a5a2f33
commit
bd50964651
@ -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 {
|
||||||
|
6
fastlane/metadata/android/en-US/changelogs/42.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/42.txt
Normal 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
|
Loading…
Reference in New Issue
Block a user