aboutsummaryrefslogtreecommitdiff
path: root/sample/src
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-09-22 22:19:41 -0700
committerAllan Wang <me@allanwang.ca>2019-09-22 22:19:41 -0700
commit8a0420e32031912e0f2079f79c7d5b4b38d59c24 (patch)
tree6bc511504bae5de618399f2f4a248d08747c708f /sample/src
parent5dce2fc098908d5ee2842e07e13390a756e27a26 (diff)
parentcd4799b7b93c542e1d8204a32b6d43df7e5d1191 (diff)
downloadkau-8a0420e32031912e0f2079f79c7d5b4b38d59c24.tar.gz
kau-8a0420e32031912e0f2079f79c7d5b4b38d59c24.tar.bz2
kau-8a0420e32031912e0f2079f79c7d5b4b38d59c24.zip
Merge remote-tracking branch 'origin/dev' into nav-bar-flag
Diffstat (limited to 'sample/src')
-rw-r--r--sample/src/main/res/xml/kau_changelog.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/sample/src/main/res/xml/kau_changelog.xml b/sample/src/main/res/xml/kau_changelog.xml
index 5fee3cb..7baecd8 100644
--- a/sample/src/main/res/xml/kau_changelog.xml
+++ b/sample/src/main/res/xml/kau_changelog.xml
@@ -15,6 +15,9 @@
<item text=":adapter: Make NoAnimatorChange an object; previously a class" />
<item text=":core: KPref now supports in memory only variants for testing; pass KPrefBuilderInMemory to KPref constructor" />
<item text=":core: KPref initializer takes in SharedPreferences so user can configure it" />
+ <item text="" />
+ <item text="" />
+ <item text="" />
<version title="v5.0.0" />
<item text="Update Android SDK to 29 and Kotlin to 1.3.31" />