diff options
Diffstat (limited to 'sample')
-rw-r--r-- | sample/src/main/res/xml/kau_changelog.xml | 2 |
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 8476660..53dfe99 100644 --- a/sample/src/main/res/xml/kau_changelog.xml +++ b/sample/src/main/res/xml/kau_changelog.xml @@ -9,7 +9,7 @@ <version title="v3.4.1"/> <item text="Validate context before showing dialogs" /> <item text="Add intent resolver checks prior to all executions." /> - <item text="" /> + <item text="Fix bundle NPE when starting activity" /> <item text="" /> <item text="" /> |