aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gradle.properties2
-rw-r--r--sample/src/main/res/xml/kau_changelog.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/gradle.properties b/gradle.properties
index 32ea648..9c26759 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -23,7 +23,7 @@ TARGET_SDK=26
BUILD_TOOLS=26.0.1
ANDROID_SUPPORT_LIBS=26.1.0
-VERSION_NAME=3.4.2
+VERSION_NAME=3.4.3
KOTLIN=1.1.4-3
ABOUT_LIBRARIES=5.9.7
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" />