summaryrefslogtreecommitdiff
path: root/app/src/main/assets
diff options
context:
space:
mode:
authorByteHamster <ByteHamster@users.noreply.github.com>2024-03-10 10:14:17 +0100
committerGitHub <noreply@github.com>2024-03-10 10:14:17 +0100
commit095a6b3e9d7125bf2686e3510bd4cb2031c72da5 (patch)
tree4165f8ae327fb56dd2b9f85bf40d35aff61aef48 /app/src/main/assets
parent393a8cebd3f26b6a1edae71f33e25d5c9cf42ded (diff)
downloadAntennaPod-095a6b3e9d7125bf2686e3510bd4cb2031c72da5.zip
Remove stream library that is just used in 3 locations (#6976)
Especially on the SwipeActionsDialog, this is even a bit easier to understand.
Diffstat (limited to 'app/src/main/assets')
-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 30f1e06d9..e6745e4f5 100644
--- a/app/src/main/assets/licenses.xml
+++ b/app/src/main/assets/licenses.xml
@@ -67,12 +67,6 @@
license="MIT"
licenseText="LICENSE_JSOUP.txt" />
<library
- name="Lightweight-Stream-API"
- author="Victor Melnik"
- website="https://github.com/aNNiMON/Lightweight-Stream-API"
- license="Apache 2.0"
- licenseText="LICENSE_APACHE-2.0.txt" />
- <library
name="Material Components for Android"
author="Google"
website="https://github.com/material-components/material-components-android"