diff --git a/build.gradle b/build.gradle index 1d0165f..8b3c6fd 100644 --- a/build.gradle +++ b/build.gradle @@ -10,8 +10,8 @@ android { applicationId "juloo.keyboard2" minSdk 11 targetSdkVersion 34 - versionCode 40 - versionName "1.28.0" + versionCode 41 + versionName "1.29.0" } sourceSets { diff --git a/fastlane/metadata/android/en-US/changelogs/41.txt b/fastlane/metadata/android/en-US/changelogs/41.txt new file mode 100644 index 0000000..cd0a1ec --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/41.txt @@ -0,0 +1,8 @@ +Clipboard pane + +New Monet theme +Improvements to custom layouts +Options to disable key repeat and the circle gesture +Options to disable the Tab and Esc keys + +Many thanks to the contributors: @alotbsol555 @ChasmSolacer @eandersons @polyctena @Sestowner @solokot @Spike-from-NH @TadaCZE @V6lhost @Validbit