File tree 4 files changed +18
-7
lines changed
fastlane/metadata/android/en-US/changelogs
4 files changed +18
-7
lines changed Original file line number Diff line number Diff line change
1
+ ## What's Changed in 4.0.16
2
+
3
+ - Fix ´ compose in dvorak Shifted by @lyluqo in [ #1238 ] ( https://github.com/dessalines/thumb-key/pull/1238 )
4
+
5
+ ** Full Changelog** : https://github.com/dessalines/thumb-key/compare/4.0.15...4.0.16
6
+
1
7
## What's Changed in 4.0.15
2
8
3
9
- Layout portuguese dvorak wide by @lyluqo in [ #1234 ] ( https://github.com/dessalines/thumb-key/pull/1234 )
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ android {
13
13
applicationId = " com.dessalines.thumbkey"
14
14
minSdk = 21
15
15
targetSdk = 35
16
- versionCode = 133
17
- versionName = " 4.0.15 "
16
+ versionCode = 134
17
+ versionName = " 4.0.16 "
18
18
19
19
testInstrumentationRunner = " androidx.test.runner.AndroidJUnitRunner"
20
20
vectorDrawables {
Original file line number Diff line number Diff line change 1
- ## What's Changed in 4.0.15
1
+ ## What's Changed in 4.0.16
2
2
3
- - Layout portuguese dvorak wide by @lyluqo in [ #1234 ] ( https://github.com/dessalines/thumb-key/pull/1234 )
4
- - Add Tab, Esc in dvorak-wide by @lyluqo in [ #1232 ] ( https://github.com/dessalines/thumb-key/pull/1232 )
5
- - Add Breton French compose keyboard by @zeecho in [ #1231 ] ( https://github.com/dessalines/thumb-key/pull/1231 )
3
+ - Fix ´ compose in dvorak Shifted by @lyluqo in [ #1238 ] ( https://github.com/dessalines/thumb-key/pull/1238 )
6
4
7
- ** Full Changelog** : https://github.com/dessalines/thumb-key/compare/4.0.14 ...4.0.15
5
+ ** Full Changelog** : https://github.com/dessalines/thumb-key/compare/4.0.15 ...4.0.16
8
6
9
7
<!-- generated by git-cliff -->
Original file line number Diff line number Diff line change
1
+ ## What's Changed in 4.0.16
2
+
3
+ - Fix ´ compose in dvorak Shifted by @lyluqo in [#1238](https://github.com/dessalines/thumb-key/pull/1238)
4
+
5
+ **Full Changelog**: https://github.com/dessalines/thumb-key/compare/4.0.15...4.0.16
6
+
7
+ <!-- generated by git-cliff -->
You can’t perform that action at this time.
0 commit comments