Commit 1cf88792 by 霍志良

feat:升级constraint-layout

parent 2d73731c
......@@ -33,7 +33,7 @@ ext {
//-------------- 功能组件 --------------
//第一步
"ydl-platform" : "0.0.39.63",
"ydl-platform" : "0.0.39.64",
//第二步 若干
"ydl-webview" : "0.0.38.33",
......@@ -114,7 +114,7 @@ ext {
//-------------- 功能组件 --------------
//第一步
"ydl-platform" : "0.0.39.61",
"ydl-platform" : "0.0.39.64",
//第二步 若干
"ydl-webview" : "0.0.38.32",
......@@ -137,7 +137,7 @@ ext {
"cardview-v7" : "com.android.support:cardview-v7:${version["androidSupportSdkVersion"]}",
"annotations" : "com.android.support:support-annotations:${version["androidSupportSdkVersion"]}",
"recyclerview-v7" : "com.android.support:recyclerview-v7:${version["androidSupportSdkVersion"]}",
"constraint-layout" : "com.android.support.constraint:constraint-layout:1.0.2",
"constraint-layout" : "com.android.support.constraint:constraint-layout:2.0.4",
//network
"retrofit" : "com.squareup.retrofit2:retrofit:${version["retrofitSdkVersion"]}",
......
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