opt
This commit is contained in:
@@ -55,7 +55,10 @@ dependencies {
|
||||
implementation project(':foudations:mogo-commons')
|
||||
}
|
||||
|
||||
api 'com.zhidaoauto.machine:map:1.0.0-SNAPSHOT'
|
||||
api 'com.zhidaoauto.machine:map:1.0.0-SNAPSHOT', {
|
||||
exclude group: 'io.netty', module: 'netty-buffer'
|
||||
exclude group: 'io.netty', module: 'netty-common'
|
||||
}
|
||||
}
|
||||
|
||||
apply from: new File(rootProject.rootDir, "gradle/upload.gradle").toString()
|
||||
|
||||
Reference in New Issue
Block a user