|
|
|
|
@ -115,7 +115,7 @@ dependencies { |
|
|
|
|
implementation 'com.github.bumptech.glide:annotations:4.16.0' |
|
|
|
|
implementation 'com.github.bumptech.glide:okhttp3-integration:4.16.0' |
|
|
|
|
implementation 'com.github.jahirfiquitiva:TextDrawable:1.0.3' |
|
|
|
|
implementation 'com.github.TeamNewPipe:NewPipeExtractor:v0.23.1' |
|
|
|
|
implementation('com.github.TeamNewPipe:NewPipeExtractor:v0.23.1') { exclude group: 'org.jsoup', module: 'jsoup' } |
|
|
|
|
implementation('com.github.thegrizzlylabs:sardine-android:0.8') { exclude group: 'com.squareup.okhttp3', module: 'okhttp' } |
|
|
|
|
implementation 'com.google.android.material:material:1.11.0' |
|
|
|
|
implementation 'com.google.net.cronet:cronet-okhttp:0.1.0' |
|
|
|
|
|