Jade Zhu

Results 6 comments of Jade Zhu

同样的问题 ![image](https://user-images.githubusercontent.com/5134366/129828556-17bebf3a-a418-4b7e-92e5-23e86a5e9a2d.png)

@wonday 去掉了这个依赖,对于只用到推送功能的人,alicloud-android-utdid这个还是需要的,文档需要提及一下

add this to `build.gradle` ``` subprojects { afterEvaluate { project -> if (project.hasProperty("android")) { android { compileSdkVersion = 30 buildToolsVersion = "30.0.3" compileOptions { sourceCompatibility JavaVersion.VERSION_1_8 targetCompatibility JavaVersion.VERSION_1_8 } }...

白果笔记本用腾讯柠檬测也是不行的,是腾讯柠檬有bug?