summaryrefslogtreecommitdiff
path: root/app/src
diff options
context:
space:
mode:
authorByteHamster <ByteHamster@users.noreply.github.com>2024-03-09 17:55:07 +0100
committerGitHub <noreply@github.com>2024-03-09 17:55:07 +0100
commitaaf225c7aff4e204c46f5a12663d097b967626cb (patch)
tree6ae577ae804f4d98fe4a08b661a1be13e28d5986 /app/src
parent755ccc42ece9fe30ebc989d80e9a846fa8e814f7 (diff)
downloadAntennaPod-aaf225c7aff4e204c46f5a12663d097b967626cb.zip
Remove okio library (#6972)
Diffstat (limited to 'app/src')
-rw-r--r--app/src/main/assets/licenses.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/src/main/assets/licenses.xml b/app/src/main/assets/licenses.xml
index 2af54bda5..db5f93c1e 100644
--- a/app/src/main/assets/licenses.xml
+++ b/app/src/main/assets/licenses.xml
@@ -103,12 +103,6 @@
license="Apache 2.0"
licenseText="LICENSE_OKHTTP.txt" />
<library
- name="Okio"
- author="Square"
- website="https://github.com/square/okio"
- license="Apache 2.0"
- licenseText="LICENSE_APACHE-2.0.txt" />
- <library
name="RecyclerViewSwipeDecorator"
author="Paolo Montalto"
website="https://github.com/xabaras/RecyclerViewSwipeDecorator"