AndroidPicker icon indicating copy to clipboard operation
AndroidPicker copied to clipboard

compileSdkVersion is not specified.

Open jamesleekko opened this issue 8 years ago • 1 comments

When I sync project with Gradle. This error would be shown.

jamesleekko avatar Jun 02 '17 07:06 jamesleekko

缺少demo里的gradle.properties文件,build.gradle引用的compileSdkVersion信息是在gradle.properties定义的

liyujiang-gzu avatar Jun 03 '17 07:06 liyujiang-gzu