Commit 08615c24fc442e9a4c4e6162de726151e060ba4a

Authored by 朱显松
1 parent e623e604

update library version

Showing 1 changed file with 1 additions and 1 deletions
cnlive/build.gradle
... ... @@ -64,7 +64,7 @@ ext {
64 64 siteUrl = 'http://bj.gitlab.cnlive.com/cnlive-team/CNVideoDemo'
65 65 gitUrl = 'http://bj.gitlab.cnlive.com/cnlive-team/CNVideoDemo.git'
66 66  
67   - libraryVersion = '0.1.1'
  67 + libraryVersion = '0.1.2'
68 68  
69 69 developerId = 'CNlive'
70 70 developerName = 'Granzon'
... ...