We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8e33b1 commit a72b1e3Copy full SHA for a72b1e3
build.gradle
@@ -28,6 +28,8 @@ bintray {
28
29
publications = ['ParserPublication']
30
31
+ publish = true
32
+
33
pkg {
34
repo = 'snowplow-maven'
35
name = 'java-referer-parser'
0 commit comments