Sign in
CNLive Android Team
/
CNVideoDemo
·
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
02f237547d9ac518b44a25b1f4bbd2ed1af9f536
Authored by
谷俊
2017-08-24 10:06:33 +0800
1 parent
77a613c1
更新maven包
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
app/build.gradle
app/build.gradle
View file @
02f2375
...
...
@@ -27,6 +27,6 @@ dependencies {
27
27
compile 'com.android.support.constraint:constraint-layout:1.0.1'
28
28
compile 'com.android.support:design:25.0.0'
29
29
30
- compile 'com.cnlive:lib_cnvideo2.0:2.2.
2
'
30
+ compile 'com.cnlive:lib_cnvideo2.0:2.2.
3
'
31
31
32
32
}
...
...