Skip to content

Commit deb611a

Browse files
committed
Release 1.29.0 (41)
1 parent 29f03d0 commit deb611a

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-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 40
14-
versionName "1.28.0"
13+
versionCode 41
14+
versionName "1.29.0"
1515
}
1616

1717
sourceSets {
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)