Commit 3af76a23 authored by yinjiacheng's avatar yinjiacheng

update XDiamond依赖

parent f02b9a58
...@@ -44,6 +44,7 @@ android { ...@@ -44,6 +44,7 @@ android {
} else { } else {
manifest.srcFile 'src/main/AndroidManifest.xml' manifest.srcFile 'src/main/AndroidManifest.xml'
} }
jniLibs.srcDirs = ['libs']
} }
} }
buildFeatures { buildFeatures {
......
...@@ -46,7 +46,7 @@ ext.dependencies = [ ...@@ -46,7 +46,7 @@ ext.dependencies = [
'com.yidian.framework.mobile:ydhttp:1.1.3-SNAPSHOT', 'com.yidian.framework.mobile:ydhttp:1.1.3-SNAPSHOT',
'com.yidian.framework.mobile:ydutils:1.0.1-SNAPSHOT', 'com.yidian.framework.mobile:ydutils:1.0.1-SNAPSHOT',
// 磐石 // 磐石
'com.yidian.framework.mobile:xdiamond:1.0.8', 'com.yidian.framework.mobile:xdiamond:1.1.1',
// 慧眼 // 慧眼
'com.yidian.framework.mobile.xinsight:xinsight:1.1.7', 'com.yidian.framework.mobile.xinsight:xinsight:1.1.7',
// NA页面栈 // NA页面栈
......
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