aboutsummaryrefslogtreecommitdiff
path: root/sample
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-09-24 16:46:58 -0400
committerGitHub <noreply@github.com>2017-09-24 16:46:58 -0400
commitccbba24a1406dcc6714d7fb4b4c543fde0ba7c6a (patch)
tree5009d1486f2e1ccc0ddff88bbf0ad51b9d20e1e7 /sample
parent1a509b896aa670da4ab3e2f039140ad7608387e9 (diff)
parentc465bd64a7da087447659b83ed515d87ee8d342f (diff)
downloadkau-ccbba24a1406dcc6714d7fb4b4c543fde0ba7c6a.tar.gz
kau-ccbba24a1406dcc6714d7fb4b4c543fde0ba7c6a.tar.bz2
kau-ccbba24a1406dcc6714d7fb4b4c543fde0ba7c6a.zip
Merge branch 'master' into dev
Diffstat (limited to 'sample')
-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 a33edbd..7f421f8 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="v3.4.1"/>
+ <version title="v3.4.3"/>
<item text=":core: Validate context before showing dialogs" />
<item text=":core: Add intent resolver checks prior to all executions." />
<item text=":core: Fix bundle NPE when starting activity" />