Fix notification bitmap and progressbar
This commit is contained in:
@@ -57,7 +57,6 @@ dependencies {
|
||||
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
|
||||
implementation 'androidx.paging:paging-runtime-ktx:2.1.2'
|
||||
implementation "androidx.lifecycle:lifecycle-common-java8:2.3.1"
|
||||
implementation 'androidx.palette:palette-ktx:1.0.0'
|
||||
|
||||
// Android Material
|
||||
implementation 'com.google.android.material:material:1.3.0'
|
||||
@@ -74,6 +73,7 @@ dependencies {
|
||||
|
||||
// Glide
|
||||
implementation 'com.github.bumptech.glide:glide:4.11.0'
|
||||
implementation 'com.github.bumptech.glide:annotations:4.11.0'
|
||||
implementation 'com.github.bumptech.glide:okhttp3-integration:4.11.0'
|
||||
implementation "com.github.woltapp:blurhash:f41a23cc50"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user