You need to add the following dependencies in your app's build.gradle: dependencies { // ... more entries testCompile 'junit:junit:4.12' // required if you ...
確定! 回上一頁