命名空间挪到项目基build里面去
This commit is contained in:
@@ -6,7 +6,7 @@ plugins {
|
||||
def appOutPutName = "redspin8jghdjfghjdfgjkdfgjd"
|
||||
|
||||
android {
|
||||
namespace "com.webclip.base"
|
||||
namespace rootProject.ext.namespace
|
||||
compileSdk 36
|
||||
defaultConfig {
|
||||
minSdkVersion 24
|
||||
@@ -41,6 +41,7 @@ android {
|
||||
}
|
||||
buildFeatures {
|
||||
buildConfig = true
|
||||
resValues = true
|
||||
}
|
||||
|
||||
signingConfigs {
|
||||
|
||||
Reference in New Issue
Block a user