We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07f46d5 commit df4b3adCopy full SHA for df4b3ad
2 files changed
libs/rocketx-1.0.17.jar libs/rocketx-1.0.18.jarlibs/rocketx-1.0.17.jar renamed to libs/rocketx-1.0.18.jar
112 KB
maven-publish.gradle
@@ -7,7 +7,7 @@ apply plugin: 'signing'
7
def artifact = 'rocketx'
8
def libraryName = 'videoprogressview-sdk'
9
def libraryDescription = 'speed build plugin'
10
-def libraryVersion = '1.0.17'
+def libraryVersion = '1.0.18'
11
12
def publishedGroupId='io.github.trycatchx'
13
def siteUrl='https://github.com/trycatchx/RocketXPlugin'
0 commit comments