fix typo in release notes
This commit is contained in:
parent
13c42b0b7b
commit
c158b828c1
@ -14,7 +14,7 @@ patch-level version changes can be found in [commit messages](../../commits/mast
|
||||
- New Feature: Add Gradle tasks
|
||||
- ktlintCheck (`gradlew ktlintCheck`): run ktlint over the codebase
|
||||
- genDocs (`gradlew genDocs`): generate the api reference using dokka
|
||||
- Bugfix: Refactor in response bug found when investigating https://github.com/FredHappyface/Android.EweSticker/issues/37
|
||||
- Bugfix: Refactor in response to bug found when investigating https://github.com/FredHappyface/Android.EweSticker/issues/37
|
||||
- Bugfix: Back button now enabled in fresh install per https://github.com/FredHappyface/Android.EweSticker/issues/38
|
||||
- Update navbar theme (dark/light rather than the app accent colour)
|
||||
- Update dependencies
|
||||
|
@ -10,7 +10,7 @@ codebase</li>
|
||||
<li>genDocs (<code>gradlew genDocs</code>): generate the api reference
|
||||
using dokka</li>
|
||||
</ul></li>
|
||||
<li>Bugfix: Refactor in response bug found when investigating
|
||||
<li>Bugfix: Refactor in response to bug found when investigating
|
||||
https://github.com/FredHappyface/Android.EweSticker/issues/37</li>
|
||||
<li>Bugfix: Back button now enabled in fresh install per
|
||||
https://github.com/FredHappyface/Android.EweSticker/issues/38</li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user