Commit 8722b32dc28e6336ae9f51c109c3a7cd5c088006

Authored by 谷俊
1 parent 48a4105c

更换成引入maven库

app/build.gradle
@@ -23,5 +23,5 @@ dependencies { @@ -23,5 +23,5 @@ dependencies {
23 compile fileTree(include: ['*.jar'], dir: 'libs') 23 compile fileTree(include: ['*.jar'], dir: 'libs')
24 testCompile 'junit:junit:4.12' 24 testCompile 'junit:junit:4.12'
25 compile 'com.android.support:appcompat-v7:24.2.0' 25 compile 'com.android.support:appcompat-v7:24.2.0'
26 - compile files('libs/libcnliveutil.jar') 26 + compile 'com.cnlive:lib_cnuser:1.0.1'
27 } 27 }
app/libs/libcnliveuser.jar deleted 100644 → 0
No preview for this file type
app/libs/libcnliveutil.jar deleted 100644 → 0
No preview for this file type