Commit dc3d4c53 by sikang

bug fix

parent e2b4babf
......@@ -30,8 +30,6 @@ android {
dependencies {
if ("${tongdun_parent_key}".size() > 5 ) {
implementation(name: 'android_spirit-20190220-2.0.0.1', ext: 'aar')
}else{
compileOnly(name: 'android_spirit-20190220-2.0.0.1', ext: 'aar')
}
implementation project(':cash_plugin_toolbox')
......
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