Kazemihabib1996
05/28/2020, 3:38 PMandroidx.ui:ui-material-icons-extended
removed in dev12?Louis Pullen-Freilich [G]
05/28/2020, 4:29 PMKazemihabib1996
05/28/2020, 4:58 PMLouis Pullen-Freilich [G]
05/28/2020, 5:14 PMimplementation 'androidx.ui:ui-material-icons-extended:0.1.0-dev12'
Seems to work fine for meKazemihabib1996
05/28/2020, 5:16 PMimplementation "androidx.ui:ui-material-icons-extended:$compose_version"
def compose_release_version = "dev12"
ext.compose_version = "0.1.0-$compose_release_version"
Louis Pullen-Freilich [G]
05/28/2020, 5:25 PMKazemihabib1996
05/28/2020, 5:25 PMLouis Pullen-Freilich [G]
05/28/2020, 6:02 PMrepositories
block?Kazemihabib1996
05/28/2020, 7:20 PMinvalidating caches and restarting
I'll try cleaning the gradle too.
repositories {
google()
jcenter()
}