Skip to content

Commit bd50964

Browse files
committed
Release 1.29.1 (42)
1 parent 105a5a2 commit bd50964

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId "juloo.keyboard2"
1111
minSdk 11
1212
targetSdkVersion 34
13-
versionCode 41
14-
versionName "1.29.0"
13+
versionCode 42
14+
versionName "1.29.1"
1515
}
1616

1717
sourceSets {
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Fix crash on Android 6.
2+
Fix scaling issues for layouts with few columns.
3+
Added Serbian layouts.
4+
Layout and compose key tweaks. Improvements to custom layouts. Added Menu key.
5+
6+
Many thanks to the contributors: @adrian4096 @asivery @bokidori @dingodoppelt @RZHSSNZDH

0 commit comments

Comments
 (0)