We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2ffcc4 commit 774b655Copy full SHA for 774b655
1 file changed
Android/PlayerProj/animplayer/publish.gradle
@@ -23,7 +23,7 @@ ext {
23
// library artifact(单个module一般就填写library name)
24
artifact = 'animplayer'
25
libraryName = 'animplayer'
26
- libraryVersion = '2.0.10'
+ libraryVersion = '2.0.11'
27
libraryDescription = ''
28
// bintrayName 是你在网页Repository页面能看到的名称
29
bintrayName = 'vap'
0 commit comments