The SourceSet 'instrumentTest' is not recognized by the Android Gradle Plugin

后端 未结 6 1283
盖世英雄少女心
盖世英雄少女心 2020-12-29 01:50

I updated the AndroidStudio to version 3.1

Clean Project...

and build failed

The SourceSet \'instrumentTest\' is not recognized by the Androi         


        
6条回答
  •  失恋的感觉
    2020-12-29 02:29

    Try with the Android Studio 3.1.2 update, which has a fix for this bug: https://developer.android.com/studio/releases/index.html#3-1-0

提交回复
热议问题