Debugging failed Gradle builds in Android studio

后端 未结 2 663
滥情空心
滥情空心 2021-01-19 16:24

I have the following simple build configuration with a task:

apply plugin: \'android\'

android {
    compileSdkVersion 19
    buildToolsVersion \"19.0.0\"

         


        
2条回答
提交回复
热议问题