diff options
author | Allan Wang <me@allanwang.ca> | 2019-06-17 23:45:13 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-06-17 23:45:13 -0700 |
commit | b360c95e93afc39f2c8043d6087035e1c661e478 (patch) | |
tree | b52fbccf78e0ceb73e49e1dfe25d782f5727826f /sample/src/main/res/xml | |
parent | 80b303819d18c3c34c4071f352134b3048768805 (diff) | |
download | kau-b360c95e93afc39f2c8043d6087035e1c661e478.tar.gz kau-b360c95e93afc39f2c8043d6087035e1c661e478.tar.bz2 kau-b360c95e93afc39f2c8043d6087035e1c661e478.zip |
Update triple t contents
Diffstat (limited to 'sample/src/main/res/xml')
-rw-r--r-- | sample/src/main/res/xml/kau_changelog.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sample/src/main/res/xml/kau_changelog.xml b/sample/src/main/res/xml/kau_changelog.xml index d59ce53..301193a 100644 --- a/sample/src/main/res/xml/kau_changelog.xml +++ b/sample/src/main/res/xml/kau_changelog.xml @@ -6,6 +6,13 @@ <item text="" /> --> + <version title="v5.0.1" /> + <item text=":adapter: Moved fastadapter elements to new module, :fastadapter:. To migrate, simply rename the dependency. If you don't use fast adapter, no changes are necessary" /> + <item text="" /> + <item text="" /> + <item text="" /> + <item text="" /> + <version title="v5.0.0" /> <item text="Update Android SDK to 29 and Kotlin to 1.3.31" /> <item text="Update translations" /> |