aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/Changelog.md1
-rw-r--r--sample/src/main/res/xml/kau_changelog.xml2
2 files changed, 2 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index c93a67d..dbff38c 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -4,6 +4,7 @@
* Add support for Bumblebee 2021.1.1
* Remove Koin
* Many version bumps
+* Update target SDK to 31
## v6.3.0
* Add support for Arctic Fox 2020.3.1
diff --git a/sample/src/main/res/xml/kau_changelog.xml b/sample/src/main/res/xml/kau_changelog.xml
index 38d8180..bea7091 100644
--- a/sample/src/main/res/xml/kau_changelog.xml
+++ b/sample/src/main/res/xml/kau_changelog.xml
@@ -10,7 +10,7 @@
<item text="Add support for Bumblebee 2021.1.1" />
<item text="Remove Koin" />
<item text="Many version bumps" />
- <item text="" />
+ <item text="Update target SDK to 31" />
<version title="v6.3.0" />
<item text="Add support for Arctic Fox 2020.3.1" />