File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ android {
14
14
applicationId " juloo.keyboard2"
15
15
minSdk 21
16
16
targetSdkVersion 35
17
- versionCode 47
18
- versionName " 1.31.0 "
17
+ versionCode 48
18
+ versionName " 1.31.1 "
19
19
}
20
20
21
21
sourceSets {
Original file line number Diff line number Diff line change @@ -4,3 +4,5 @@ Improved space bar slider and added selection mode.
4
4
Lock shift with a circle gesture.
5
5
Improvements to layouts.
6
6
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
Original file line number Diff line number Diff line change
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
You can’t perform that action at this time.
0 commit comments