20220103
This commit is contained in:
parent
e27d867caf
commit
396e860f6e
@ -3,7 +3,11 @@
|
||||
All major and minor version changes will be documented in this file. Details of
|
||||
patch-level version changes can be found in [commit messages](../../commits/master).
|
||||
|
||||
## Next_Ver - 2021/12/xx
|
||||
<!--
|
||||
## Next_Ver - 2022/xx/xx
|
||||
-->
|
||||
|
||||
## 20220103 - 2022/01/03
|
||||
|
||||
- Add 'Enable Keyboard' section with 'Launch Settings' button. https://github.com/FredHappyface/Android.EweSticker/issues/31
|
||||
- Show back button in navbar by default. https://github.com/FredHappyface/Android.EweSticker/issues/32
|
||||
|
@ -11,8 +11,8 @@ android {
|
||||
applicationId = "com.fredhappyface.ewesticker"
|
||||
minSdk = 26
|
||||
targetSdk = 31
|
||||
versionCode = 20211118
|
||||
versionName = "2021.11.18"
|
||||
versionCode = 20220103
|
||||
versionName = "2022.01.03"
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
setProperty("archivesBaseName", "$applicationId-$versionName")
|
||||
}
|
||||
|
4
metadata/en-US/changelogs/20220103.txt
Normal file
4
metadata/en-US/changelogs/20220103.txt
Normal file
@ -0,0 +1,4 @@
|
||||
<ul>
|
||||
<li>Add ‘Enable Keyboard’ section with ‘Launch Settings’ button. https://github.com/FredHappyface/Android.EweSticker/issues/31</li>
|
||||
<li>Show back button in navbar by default. https://github.com/FredHappyface/Android.EweSticker/issues/32</li>
|
||||
</ul>
|
Binary file not shown.
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 41 KiB |
Binary file not shown.
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 42 KiB |
Loading…
x
Reference in New Issue
Block a user