android新手,使用android studio新建项目,values21出现错误,怎么解决。。。麻烦各路大神

2025-01-04 02:50:12
推荐回答(1个)
回答1:

[ Answer ] : In your build.gradle (Module gradle) file you should update the values to the following:
android { compileSdkVersion 23 buildToolsVersion '23.0.0'