diff options
Diffstat (limited to 'sample/src/main/res/xml/kau_changelog.xml')
-rw-r--r-- | sample/src/main/res/xml/kau_changelog.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sample/src/main/res/xml/kau_changelog.xml b/sample/src/main/res/xml/kau_changelog.xml index 55e110d..6356ef4 100644 --- a/sample/src/main/res/xml/kau_changelog.xml +++ b/sample/src/main/res/xml/kau_changelog.xml @@ -7,6 +7,7 @@ --> <version title="v3.6.0" /> + <item text=":adapter: Create withOnRepeatedClickListener" /> <item text=":core: Create kotlin flyweight" /> <item text=":core: Created BundleUtils" /> <item text=":core: [Breaking] Refactored startActivity functions" /> |