Ver Fonte

feat: jcenter 提交

hexleo há 5 anos atrás
pai
commit
774b655f25
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      Android/PlayerProj/animplayer/publish.gradle

+ 1 - 1
Android/PlayerProj/animplayer/publish.gradle

@@ -23,7 +23,7 @@ ext {
     // library artifact(单个module一般就填写library name)
     artifact = 'animplayer'
     libraryName = 'animplayer'
-    libraryVersion = '2.0.10'
+    libraryVersion = '2.0.11'
     libraryDescription = ''
     // bintrayName 是你在网页Repository页面能看到的名称
     bintrayName = 'vap'