[app] Update AppIconLoader (#392)
This commit is contained in:
parent
dc76fb43bf
commit
3424685814
|
|
@ -202,7 +202,7 @@ dependencies {
|
||||||
implementation("io.noties.markwon:html:$markwonVersion")
|
implementation("io.noties.markwon:html:$markwonVersion")
|
||||||
implementation("io.noties.markwon:image-glide:$markwonVersion")
|
implementation("io.noties.markwon:image-glide:$markwonVersion")
|
||||||
implementation("io.noties.markwon:linkify:$markwonVersion")
|
implementation("io.noties.markwon:linkify:$markwonVersion")
|
||||||
implementation("me.zhanghai.android.appiconloader:appiconloader-glide:1.2.0")
|
implementation("me.zhanghai.android.appiconloader:appiconloader-glide:1.3.1")
|
||||||
implementation("me.zhanghai.android.fastscroll:library:1.1.5")
|
implementation("me.zhanghai.android.fastscroll:library:1.1.5")
|
||||||
implementation(project(":manager-service"))
|
implementation(project(":manager-service"))
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue