diff options
Diffstat (limited to 'sample/src/main/res')
-rw-r--r-- | sample/src/main/res/xml/kau_changelog.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sample/src/main/res/xml/kau_changelog.xml b/sample/src/main/res/xml/kau_changelog.xml index a4978b3..b964cb6 100644 --- a/sample/src/main/res/xml/kau_changelog.xml +++ b/sample/src/main/res/xml/kau_changelog.xml @@ -5,6 +5,14 @@ <version title="v" /> <item text="" /> --> + + <version title="v3.4.5" /> + <item text="Add French translations" /> + <item text="Add Spanish translations" /> + <item text="Add German translations" /> + <item text="Remove unnecessary strings" /> + <item text="" /> + <item text="" /> <version title="v3.4.4" /> <item text="Add translation support for crowdin" /> |