Skip to content

Commit a7d73eb

Browse files
committed
Release 1.31.1 (48)
1 parent 0acf66d commit a7d73eb

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
applicationId "juloo.keyboard2"
1515
minSdk 21
1616
targetSdkVersion 35
17-
versionCode 47
18-
versionName "1.31.0"
17+
versionCode 48
18+
versionName "1.31.1"
1919
}
2020

2121
sourceSets {

fastlane/metadata/android/en-US/changelogs/47.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ Improved space bar slider and added selection mode.
44
Lock shift with a circle gesture.
55
Improvements to layouts.
66
Various bug fixes and improvements to themes.
7+
8+
Huge thanks to the contributors: @0skar2 @chuckwagoncomputing @dzaima @eandersons Lokesh Kumar @lrvideckis @ms-jagadeeshan @quantenzitrone @Sestowner @solokot @Spike-from-NH @srikanban @tenextractor
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Bug fixes
2+
3+
Delete a word with a circle gesture on the delete key.
4+
Compose key can be unselected.
5+
Improved space bar slider and added selection mode.
6+
Lock shift with a circle gesture.
7+
Various bug fixes and improvements to themes and layouts.
8+
9+
Many thanks to the contributors: @HaleyHalcyon @Jaoheah @Spike-from-NH

0 commit comments

Comments
 (0)