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, 4 insertions, 2 deletions
diff --git a/sample/src/main/res/xml/kau_changelog.xml b/sample/src/main/res/xml/kau_changelog.xml index 7ed2073..14f6c2c 100644 --- a/sample/src/main/res/xml/kau_changelog.xml +++ b/sample/src/main/res/xml/kau_changelog.xml @@ -10,8 +10,10 @@ <item text=":imagepicker: Add uri val to ImageModel" /> <item text=":imagepicker: Create bindings and overlay activity" /> <item text="Add showcase app to play store" /> - <item text="" /> - <item text="" /> + <item text="Update dependencies" /> + <item text="Update build tools to 26.0.1" /> + <item text=":adapter: Make KauAnimator extensible" /> + <item text=":imagepicker: Create single image picker counterpart with overlay" /> <item text="" /> <item text="" /> |