Commit a22ecff5 by konghaorui

修改依赖方式

parent 3c8f1d2f
......@@ -78,8 +78,7 @@ dependencies {
implementation modularPublication('com.ydl:m-test-api')
}else {
//发布时使用
// compileOnly rootProject.ext.dependencies["ydl-m-test-api"]
implementation modularPublication('com.ydl:m-test-api')
compileOnly rootProject.ext.dependencies["ydl-m-test-api"]
api rootProject.ext.dependencies["ydl-webview"]
api(rootProject.ext.dependencies["ydl-platform"]) {
transitive = true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment