diff options
Diffstat (limited to 'sample/src/main/res/xml/kau_changelog.xml')
-rw-r--r-- | sample/src/main/res/xml/kau_changelog.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sample/src/main/res/xml/kau_changelog.xml b/sample/src/main/res/xml/kau_changelog.xml index 18b8f31..bea7091 100644 --- a/sample/src/main/res/xml/kau_changelog.xml +++ b/sample/src/main/res/xml/kau_changelog.xml @@ -6,6 +6,12 @@ <item text="" /> --> + <version title="v6.4.0" /> + <item text="Add support for Bumblebee 2021.1.1" /> + <item text="Remove Koin" /> + <item text="Many version bumps" /> + <item text="Update target SDK to 31" /> + <version title="v6.3.0" /> <item text="Add support for Arctic Fox 2020.3.1" /> <item text="Move to new maven release system" /> |