Remove unused dependency

This commit is contained in:
davidoskky 2023-03-25 16:37:59 +01:00
parent f01e616369
commit 554b25698f

View File

@ -142,7 +142,6 @@ dependencies {
// Material-ish things // Material-ish things
implementation("com.ashokvarma.android:bottom-navigation-bar:2.2.0") implementation("com.ashokvarma.android:bottom-navigation-bar:2.2.0")
implementation("com.amulyakhare:com.amulyakhare.textdrawable:1.0.1")
// glide // glide
kapt("com.github.bumptech.glide:compiler:4.15.0") kapt("com.github.bumptech.glide:compiler:4.15.0")