Commit ff99ca2d by 徐健

backup

parent 88e96e5e
......@@ -79,10 +79,8 @@ dependencies {
} else {
//发布时使用
implementation project(':ydl-media')
api rootProject.ext.dependencies["ydl-m-user-api"]
api(rootProject.ext.dependencies["ydl-platform"]) {
transitive = true
}
implementation rootProject.ext.dependencies["ydl-m-user-api"]
implementation rootProject.ext.dependencies["ydl-platform"]
}
}
......@@ -15,7 +15,7 @@ modular {
groupId = "com.ydl"
artifactId = "m-fm-module-ydl"
// 上报的 壹点灵 业务模块 aar 包的版本号
version = "0.0.1"
version = "0.0.6"
}
}
......
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