File tree 4 files changed +21
-5
lines changed
fastlane/metadata/android/en-US/changelogs
4 files changed +21
-5
lines changed Original file line number Diff line number Diff line change
1
+ ## What's Changed in 4.0.17
2
+
3
+ - Relatively large change to JAKanaThumbKey.kt by @K0baU in [ #1241 ] ( https://github.com/dessalines/thumb-key/pull/1241 )
4
+ - Add Breton translation by @zeecho in [ #1240 ] ( https://github.com/dessalines/thumb-key/pull/1240 )
5
+
6
+ ** Full Changelog** : https://github.com/dessalines/thumb-key/compare/4.0.16...4.0.17
7
+
1
8
## What's Changed in 4.0.16
2
9
3
10
- Fix ´ compose in dvorak Shifted by @lyluqo in [ #1238 ] ( https://github.com/dessalines/thumb-key/pull/1238 )
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 = 134
17
- versionName = " 4.0.16 "
16
+ versionCode = 135
17
+ versionName = " 4.0.17 "
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.16
1
+ ## What's Changed in 4.0.17
2
2
3
- - Fix ´ compose in dvorak Shifted by @lyluqo in [ #1238 ] ( https://github.com/dessalines/thumb-key/pull/1238 )
3
+ - Relatively large change to JAKanaThumbKey.kt by @K0baU in [ #1241 ] ( https://github.com/dessalines/thumb-key/pull/1241 )
4
+ - Add Breton translation by @zeecho in [ #1240 ] ( https://github.com/dessalines/thumb-key/pull/1240 )
4
5
5
- ** Full Changelog** : https://github.com/dessalines/thumb-key/compare/4.0.15 ...4.0.16
6
+ ** Full Changelog** : https://github.com/dessalines/thumb-key/compare/4.0.16 ...4.0.17
6
7
7
8
<!-- generated by git-cliff -->
Original file line number Diff line number Diff line change
1
+ ## What's Changed in 4.0.17
2
+
3
+ - Relatively large change to JAKanaThumbKey.kt by @K0baU in [#1241](https://github.com/dessalines/thumb-key/pull/1241)
4
+ - Add Breton translation by @zeecho in [#1240](https://github.com/dessalines/thumb-key/pull/1240)
5
+
6
+ **Full Changelog**: https://github.com/dessalines/thumb-key/compare/4.0.16...4.0.17
7
+
8
+ <!-- generated by git-cliff -->
You can’t perform that action at this time.
0 commit comments