Commit 39a902294842574732a130bec97dd6593cd8afe7

Authored by 朱显松
1 parent 9603ed4f

update library version

Showing 1 changed file with 1 additions and 1 deletions
cnlive/build.gradle
... ... @@ -59,7 +59,7 @@ ext {
59 59 siteUrl = 'http://bj.gitlab.cnlive.com/cnlive-team/CNVideoDemo'
60 60 gitUrl = 'http://bj.gitlab.cnlive.com/cnlive-team/CNVideoDemo.git'
61 61  
62   - libraryVersion = '0.1.0'
  62 + libraryVersion = '0.1.1'
63 63  
64 64 developerId = 'CNlive'
65 65 developerName = 'Granzon'
... ...