amar_1995
02/17/2020, 10:36 AMERROR: Failed to resolve: androidx.ui:ui-android-view:0.1.0-dev04
Dico
02/17/2020, 11:30 AMdev
versions. Look up the dependency, there are multiple websites that will list the repositories that host it.
repositories {
maven("<https://repositoryUrl>")
}
Foso
02/17/2020, 11:38 AM