📜  错误:资源 android:attr lStar 未找到. - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:07.809000             🧑  作者: Mango

代码示例4
ext {
    buildToolsVersion = "29.0.2"
    minSdkVersion = 21
    compileSdkVersion = 29
    targetSdkVersion = 29
    googlePlayServicesAuthVersion = "16.0.1"
    androidXCore = "1.6.0"
}