We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c487d18 commit f087d8fCopy full SHA for f087d8f
1 file changed
webview/maven-publish.gradle
@@ -15,7 +15,7 @@ afterEvaluate {
15
// To use: implementation "com.hellowwwwp:webview:0.0.1".
16
groupId = "com.hellowwwwp"
17
artifactId = "webview"
18
- version = "0.0.2"
+ version = "0.0.3"
19
// Publish with sources
20
artifact generateSourcesJar
21
}
0 commit comments