diff options
author | Allan Wang <me@allanwang.ca> | 2019-05-21 12:08:23 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2019-05-21 12:08:23 -0700 |
commit | a0b16ab0d8886934f7d29403420ce30e791e7119 (patch) | |
tree | 297ae0ed956050adc5f3205a6d6673b2a02b5c58 /sample/src/main | |
parent | 83bc96c0629a2e50352b177ce6a28b6f9141db69 (diff) | |
download | kau-a0b16ab0d8886934f7d29403420ce30e791e7119.tar.gz kau-a0b16ab0d8886934f7d29403420ce30e791e7119.tar.bz2 kau-a0b16ab0d8886934f7d29403420ce30e791e7119.zip |
Deprecate network utils
Diffstat (limited to 'sample/src/main')
-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" /> |