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 29f03d0 commit deb611aCopy full SHA for deb611a
build.gradle
@@ -10,8 +10,8 @@ android {
10
applicationId "juloo.keyboard2"
11
minSdk 11
12
targetSdkVersion 34
13
- versionCode 40
14
- versionName "1.28.0"
+ versionCode 41
+ versionName "1.29.0"
15
}
16
17
sourceSets {
fastlane/metadata/android/en-US/changelogs/41.txt
@@ -0,0 +1,8 @@
1
+Clipboard pane
2
+
3
+New Monet theme
4
+Improvements to custom layouts
5
+Options to disable key repeat and the circle gesture
6
+Options to disable the Tab and Esc keys
7
8
+Many thanks to the contributors: @alotbsol555 @ChasmSolacer @eandersons @polyctena @Sestowner @solokot @Spike-from-NH @TadaCZE @V6lhost @Validbit
0 commit comments