Skip to content

Commit

Permalink
Release 1.29.1 (42)
Browse files Browse the repository at this point in the history
  • Loading branch information
Julow committed Jul 27, 2024
1 parent 105a5a2 commit bd50964
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
applicationId "juloo.keyboard2"
minSdk 11
targetSdkVersion 34
versionCode 41
versionName "1.29.0"
versionCode 42
versionName "1.29.1"
}

sourceSets {
Expand Down
6 changes: 6 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/42.txt
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit bd50964

Please sign in to comment.