创建项目项目版本问题刚创建dependency与当前版本不一致。

Error:Execution failed for task ':app:preDebugAndroidTestBuild'.
> Conflict with dependency 'com.android.support:support-annotations' in project ':app'. Resolved versions for app (26.1.0) and test app (27.1.1) differ. See https://d.android.com/r/tools/test-apk-dependency-conflicts.html for details.
解决方法 
 build->Rebuid-project

猜你喜欢

转载自blog.csdn.net/mt11111111/article/details/80435983
今日推荐