aboutsummaryrefslogtreecommitdiff
path: root/sample/src/main/res/xml/kau_changelog.xml
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2020-02-23 15:34:01 -0800
committerAllan Wang <me@allanwang.ca>2020-02-23 15:34:01 -0800
commit3e7f62f89bc4e95cfae7394463e3fd503777011f (patch)
tree0df25ed277c2084d22005bc48be17e05f88dd539 /sample/src/main/res/xml/kau_changelog.xml
parent3fa13a3a84d34fd0d96f26d6c5dea0e0671dd6c4 (diff)
downloadkau-3e7f62f89bc4e95cfae7394463e3fd503777011f.tar.gz
kau-3e7f62f89bc4e95cfae7394463e3fd503777011f.tar.bz2
kau-3e7f62f89bc4e95cfae7394463e3fd503777011f.zip
Move config builder out of constructor
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 55adabc..a40e70e 100644
--- a/sample/src/main/res/xml/kau_changelog.xml
+++ b/sample/src/main/res/xml/kau_changelog.xml
@@ -7,10 +7,10 @@
-->
<version title="v5.3.0" />
+ <item text=":about: Moved config builder inside activity" />
<item text=":color: Allow option to disable selected ring" />
<item text=":core: Breaking KPref changes; see migration" />
<item text="" />
- <item text="" />
<version title="v5.2.0" />
<item text=":about: Migrate about libraries to v7.x.x" />