diff options
author | Allan Wang <me@allanwang.ca> | 2020-10-03 19:12:32 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2020-10-03 19:12:32 -0700 |
commit | 61eeb7bbdb9f86dabde85dfc1f24c97aba643141 (patch) | |
tree | 2d33900d6df187105799f8ea66b275b66b91206d /sample/src/main/res | |
parent | f95afa38195562676a18e20f4ad7d65729e108cd (diff) | |
download | kau-61eeb7bbdb9f86dabde85dfc1f24c97aba643141.tar.gz kau-61eeb7bbdb9f86dabde85dfc1f24c97aba643141.tar.bz2 kau-61eeb7bbdb9f86dabde85dfc1f24c97aba643141.zip |
Update spotless
Diffstat (limited to 'sample/src/main/res')
-rw-r--r-- | sample/src/main/res/xml/kau_changelog.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sample/src/main/res/xml/kau_changelog.xml b/sample/src/main/res/xml/kau_changelog.xml index f4a82bd..e88d697 100644 --- a/sample/src/main/res/xml/kau_changelog.xml +++ b/sample/src/main/res/xml/kau_changelog.xml @@ -8,7 +8,7 @@ <version title="v6.1.0" /> <item text="Add support for Android 4.1 RC03" /> - <item text="Breaking: Updated iconics and buganizer dependencies" /> + <item text="Breaking: Updated iconics, buganizer, and spotless dependencies (major version bump)" /> <version title="v6.0.0" /> <item text="Add support for Android 4.1.x" /> |