MaterialDesignLibrary icon indicating copy to clipboard operation
MaterialDesignLibrary copied to clipboard

Migrated to AndroidX, can't build anymore

Open taar1 opened this issue 7 years ago • 0 comments

I migrated to AndroidX and ever since then MaterialDesignLibrary prevents me from building successfully. I currently keep getting this error which I don't get when I comment out MaterialDesignLibrary from my gradle file.

ERROR: Unable to resolve dependency for ':app@googlePlayFlavorDebug/compileClasspath': Could not resolve com.android.support:support-v4:22.+.

taar1 avatar Jan 21 '19 21:01 taar1