diff options
Diffstat (limited to 'sample/src/main/res/xml')
-rw-r--r-- | sample/src/main/res/xml/changelog.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sample/src/main/res/xml/changelog.xml b/sample/src/main/res/xml/changelog.xml index 015171f..76d2563 100644 --- a/sample/src/main/res/xml/changelog.xml +++ b/sample/src/main/res/xml/changelog.xml @@ -8,9 +8,9 @@ <version title="v1.2"/> <item text="Fix title attribute in changelog" /> - <item text="" /> - <item text="" /> - <item text="" /> + <item text="Update support libs" /> + <item text="Add is app installed utils" /> + <item text="Add email builder" /> <item text="" /> <item text="" /> <item text="" /> |