We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07ed885 commit 5b2f5a8Copy full SHA for 5b2f5a8
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.9'
+ libraryVersion = '2.0.10'
27
libraryDescription = ''
28
// bintrayName 是你在网页Repository页面能看到的名称
29
bintrayName = 'vap'
0 commit comments