From d58ec39fa1d7bc3fe24afde8b53921d5eaed8ee0 Mon Sep 17 00:00:00 2001 From: xuxiuxi <xuxiuxi@454eff88-639b-444f-9e54-f578c98de674> Date: 星期四, 13 四月 2017 13:53:09 +0800 Subject: [PATCH] --- VisitFace/DemoForBsk/app/build.gradle | 10 ++++++++-- 1 files changed, 8 insertions(+), 2 deletions(-) diff --git a/VisitFace/DemoForBsk/app/build.gradle b/VisitFace/DemoForBsk/app/build.gradle index 8633411..c5a3c5d 100644 --- a/VisitFace/DemoForBsk/app/build.gradle +++ b/VisitFace/DemoForBsk/app/build.gradle @@ -50,6 +50,12 @@ compile 'com.google.code.gson:gson:2.8.0' compile 'com.orhanobut:logger:1.15' compile 'com.google.code.gson:gson:2.8.0' - compile 'com.lzy.net:okhttputils:+'//鐗堟湰鍙蜂娇鐢� + 鍙互鑷姩寮曠敤鏈�鏂扮増,鍙互鍗曠嫭浣跨敤 - compile 'com.lzy.net:okhttpserver:+' //鐗堟湰鍙蜂娇鐢� + 鍙互鑷姩寮曠敤鏈�鏂扮増,鎵╁睍浜嗕笅杞界鐞嗗拰涓婁紶绠$悊锛屾牴鎹渶瑕佹坊鍔� + compile 'com.lzy.net:okhttputils:+' + //鐗堟湰鍙蜂娇鐢� + 鍙互鑷姩寮曠敤鏈�鏂扮増,鍙互鍗曠嫭浣跨敤 + compile 'com.lzy.net:okhttpserver:+' + //鐗堟湰鍙蜂娇鐢� + 鍙互鑷姩寮曠敤鏈�鏂扮増,鎵╁睍浜嗕笅杞界鐞嗗拰涓婁紶绠$悊锛屾牴鎹渶瑕佹坊鍔� + compile 'org.xutils:xutils:3.3.42' + compile 'com.alibaba:fastjson:1.2.29' + compile 'com.belerweb:pinyin4j:2.5.0' + compile fileTree(dir: 'libs', include: ['.jar','.so']) } -- Gitblit v1.8.0