We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 105a5a2 commit bd50964Copy full SHA for bd50964
build.gradle
@@ -10,8 +10,8 @@ android {
10
applicationId "juloo.keyboard2"
11
minSdk 11
12
targetSdkVersion 34
13
- versionCode 41
14
- versionName "1.29.0"
+ versionCode 42
+ versionName "1.29.1"
15
}
16
17
sourceSets {
fastlane/metadata/android/en-US/changelogs/42.txt
@@ -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