Sign in
CNLive Android Team
/
CNLivePayDemo
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
935cb1e9427e2c9b6561dff00034b51f9a4f7781
Authored by
谷俊
2017-08-28 13:54:34 +0800
1 parent
ca8e5dc9
更新maven库
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
app/build.gradle
app/build.gradle
View file @
935cb1e
...
...
@@ -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
}
...
...