Update LICENSES
Update the licenses document to reflect that we do not use IndicatorFastScroll/MaterialDialogs anymore.
This commit is contained in:
parent
dcd5b3235c
commit
e72f448a89
1 changed files with 0 additions and 2 deletions
|
|
@ -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 |
|
||||
Loading…
Reference in a new issue