diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 7abbcfc4..54048b92 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -36,7 +36,7 @@ mp-chart = "com.github.PhilJay:MPAndroidChart:v3.1.0-alpha" gif-drawable = "pl.droidsonroids.gif:android-gif-drawable:1.2.25" highlightjs = "com.pddstudio:highlightjs-android:1.5.0" appintro = "com.github.AppIntro:AppIntro:6.1.0" -expandablelayout = "net.cachapa.expandablelayout:expandablelayout:2.9.2" +expandablelayout = "com.github.cachapa:ExpandableLayout:2.9.2" timber = "com.jakewharton.timber:timber:5.0.1" glide = { module = "com.github.bumptech.glide:glide", version.ref = "glide" } glide-compiler = { module = "com.github.bumptech.glide:compiler", version.ref = "glide" }