Commit 935cb1e9427e2c9b6561dff00034b51f9a4f7781

Authored by 谷俊
1 parent ca8e5dc9

更新maven库

Showing 1 changed file with 1 additions and 1 deletions
app/build.gradle
... ... @@ -47,5 +47,5 @@ dependencies {
47 47 compile 'com.android.support.constraint:constraint-layout:1.0.2'
48 48 testCompile 'junit:junit:4.12'
49 49  
50   - compile 'com.cnlive:lib_cnpay:1.0.3'
  50 + compile 'com.cnlive:lib_cnpay:1.0.4'
51 51 }
... ...