Android中版本依赖冲突的那些问题
前言 在我们依赖其他三方库的时候,有时候Android Studio会有下图的提示。 All com.android.support libraries must use the exact same version specification (mixing versions can lead to runtime crashes). Found versions 28.0....
前言 在我们依赖其他三方库的时候,有时候Android Studio会有下图的提示。 All com.android.support libraries must use the exact same version specification (mixing versions can lead to runtime crashes). Found versions 28.0....