Fix Glide warning.
This commit is contained in:
parent
19cdcc6588
commit
4335a847ce
2 changed files with 21 additions and 0 deletions
|
|
@ -117,6 +117,7 @@ dependencies {
|
|||
|
||||
// Landscapist
|
||||
implementation "com.github.skydoves:landscapist-glide:1.5.2"
|
||||
kapt 'com.github.bumptech.glide:compiler:4.13.2' // this have to be align with landscapist-glide
|
||||
|
||||
// Navigation
|
||||
implementation "androidx.navigation:navigation-compose:2.4.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue