10 2020 档案

摘要:// Top-level build file where you can add configuration options common to all sub-projects/modules. buildscript { //阿里云地址 repositories { maven {url "h 阅读全文
posted @ 2020-10-04 19:59 公众号_白泽笔记 阅读(247) 评论(0) 推荐(0)
摘要:apply plugin: 'com.android.application' //脚本管理 android { compileSdkVersion 30 buildToolsVersion "30.0.1" defaultConfig { applicationId "com.example.xa 阅读全文
posted @ 2020-10-03 21:38 公众号_白泽笔记 阅读(267) 评论(0) 推荐(0)