Update LICENSES

Update the licenses document to reflect that we do not use IndicatorFastScroll/MaterialDialogs anymore.
This commit is contained in:
OxygenCobalt 2021-04-27 19:40:40 -06:00
parent dcd5b3235c
commit e72f448a89
No known key found for this signature in database
GPG key ID: 37DBE3621FE9AD47

View file

@ -6,7 +6,5 @@ Auxio uses a number of third-party libraries, which are listed below with their
|--------------|-----------|---------|---------|
| [ExoPlayer](https://github.com/google/ExoPlayer) | [Google](https://github.com/google) | Music Playback | Apache-2.0 |
| [Coil](https://github.com/coil-kt/coil) | [coil-kt](https://github.com/coil-kt) | Image Loading | Apache-2.0 |
| [Indicator Fast Scroll](https://github.com/reddit/IndicatorFastScroll) | [Reddit](https://github.com/reddit) | Fast Scrolling | MIT |
| [Material Dialogs](https://github.com/afollestad/material-dialogs) | [Aiden Follestad](https://github.com/afollestad) | Accent Dialog | Apache-2.0 |
| [ktlint](https://github.com/pinterest/ktlint) | [Pinterest](https://github.com/pinterest) | Code Formatting | MIT |
| [LeakCanary](https://github.com/square/leakcanary) | [Square](https://github.com/square) | Memory leak detection | Apache-2.0 |