aboutsummaryrefslogtreecommitdiff
path: root/sample/src/main/res/xml/kau_changelog.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-07-01 14:52:52 -0700
committerAllan Wang <me@allanwang.ca>2019-07-01 14:52:52 -0700
commit6154ad0708be6b09acf8a3ff81b822fbf985e8d9 (patch)
tree5b2ee3e19842d91c1ee26ebf684e0526e7d6a5e8 /sample/src/main/res/xml/kau_changelog.xml
parent33e415415bafc712a633880812ed90d03246c456 (diff)
downloadkau-6154ad0708be6b09acf8a3ff81b822fbf985e8d9.tar.gz
kau-6154ad0708be6b09acf8a3ff81b822fbf985e8d9.tar.bz2
kau-6154ad0708be6b09acf8a3ff81b822fbf985e8d9.zip
Run release tests only
Diffstat (limited to 'sample/src/main/res/xml/kau_changelog.xml')
-rw-r--r--sample/src/main/res/xml/kau_changelog.xml2
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 6144685..62614ed 100644
--- a/sample/src/main/res/xml/kau_changelog.xml
+++ b/sample/src/main/res/xml/kau_changelog.xml
@@ -6,7 +6,7 @@
<item text="" />
-->
- <version title="v5.0.1" />
+ <version title="v5.1.0" />
<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=":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" />