diff options
Diffstat (limited to 'sample/src/main/res/xml')
-rw-r--r-- | sample/src/main/res/xml/kau_changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sample/src/main/res/xml/kau_changelog.xml b/sample/src/main/res/xml/kau_changelog.xml index d78fcea..1edb48e 100644 --- a/sample/src/main/res/xml/kau_changelog.xml +++ b/sample/src/main/res/xml/kau_changelog.xml @@ -6,6 +6,10 @@ <item text="" /> --> + <version title="v4.1.0" /> + <item text=":core: Deprecate NetworkUtils, as the underlying functions are deprecated" /> + <item text="" /> + <version title="v4.0.0" /> <item text="Update translations" /> |