mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 09:33:33 +00:00
Removed unused dependency
This commit is contained in:
parent
18227f0aa3
commit
8a82cd1a4a
1 changed files with 0 additions and 4 deletions
|
|
@ -65,9 +65,6 @@ dependencies {
|
|||
implementation "com.paulrybitskyi.persistentsearchview:persistentsearchview:1.1.3"
|
||||
implementation "com.arthurivanets.adapster:adapster:1.0.13"
|
||||
|
||||
// Permission
|
||||
implementation 'pub.devrel:easypermissions:3.0.0'
|
||||
|
||||
// Glide
|
||||
implementation 'com.github.bumptech.glide:glide:4.12.0'
|
||||
implementation 'com.github.bumptech.glide:annotations:4.12.0'
|
||||
|
|
@ -76,7 +73,6 @@ dependencies {
|
|||
|
||||
// Exoplayer
|
||||
implementation 'com.google.android.exoplayer:exoplayer:2.12.2'
|
||||
// implementation 'com.google.android.exoplayer:exoplayer:2.14.1'
|
||||
|
||||
annotationProcessor 'com.github.bumptech.glide:compiler:4.12.0'
|
||||
annotationProcessor "androidx.room:room-compiler:2.3.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue