diff options
author | Christian Schneppe <christian@pix-art.de> | 2019-02-09 16:14:59 +0100 |
---|---|---|
committer | Christian Schneppe <christian@pix-art.de> | 2019-02-09 16:14:59 +0100 |
commit | d287badc341dc89ea1d7d6dd2e8e2708a89af326 (patch) | |
tree | 33a65009f3ffa2520b2fdd71b1c894ec0d233455 /src/main/res | |
parent | 12aa31da8a5f2b1e24b441733d0af8adf2584b1b (diff) |
update libs
Diffstat (limited to 'src/main/res')
-rw-r--r-- | src/main/res/values/defaults.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/res/values/defaults.xml b/src/main/res/values/defaults.xml index fadf26bbd..512a60138 100644 --- a/src/main/res/values/defaults.xml +++ b/src/main/res/values/defaults.xml @@ -41,7 +41,7 @@ \n\nhttps://github.com/google/gson\n(Apache License, Version 2.0) \n\nhttp://hc.apache.org/httpcomponents-client\n(Apache License, Version 2.0) \n\nhttp://hc.apache.org/httpcomponents-core\n(Apache License, Version 2.0) - \n\nhttps://github.com/bumptech/glide\n(BSD, The MIT License (MIT) and Apache License, Version 2.0) + \n\nhttps://github.com/square/picasso\n(Apache License, Version 2.0) \n\nhttps://github.com/davemorrissey/subsampling-scale-image-view\n(Apache License, Version 2.0) \n\nhttps://github.com/koral--/android-gif-drawable\n(The MIT License (MIT)) \n\nhttps://github.com/rtoshiro/FullscreenVideoView\n(Apache License, Version 2.0) @@ -55,6 +55,7 @@ \n\nhttp://xmpp.rocks/\n(The MIT License (MIT)) \n\nhttps://github.com/drakeet/ToastCompat/\n(Apache License, Version 2.0) \n\nhttps://github.com/leinardi/FloatingActionButtonSpeedDial/\n(Apache License, Version 2.0) + \n\nhttps://github.com/PonnamKarthik/RichLinkPreview\n(Apache License, Version 2.0) </string> <string name="default_resource" translatable="false">Phone</string> |