把
defaultConfig {
applicationId "com.example.abc"
minSdkVersion 22
targetSdkVersion 24
versionCode 1
versionName "1.0"
multiDexEnabled true
}
中的minSdkVersion 22 改为 16 即可
2万+

被折叠的 条评论
为什么被折叠?



