diff options
Diffstat (limited to 'sample/src/main/res')
-rw-r--r-- | sample/src/main/res/xml/kau_changelog.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sample/src/main/res/xml/kau_changelog.xml b/sample/src/main/res/xml/kau_changelog.xml index d6e3d99..d59ce53 100644 --- a/sample/src/main/res/xml/kau_changelog.xml +++ b/sample/src/main/res/xml/kau_changelog.xml @@ -8,6 +8,7 @@ <version title="v5.0.0" /> <item text="Update Android SDK to 29 and Kotlin to 1.3.31" /> + <item text="Update translations" /> <item text=":core: Update Material Dialogs to 3.x" /> <item text=":core: Change ProgressAnimator API" /> <item text=":core: Remove cursor tinting in EditText as it used reflection" /> |