There's a ticket for snapshots but noone has tackl...
# detekt
v
There's a ticket for snapshots but noone has tackled it yet
m
is there anything I can do to help move it forward?
v
Yes. Tackle it. It should be pretty straight forward
m
mh... not sure what I can do though, don't we need access to bintray/etc? Maybe @Artur Bosch is the only one who can do anything about it?
v
Have a look at butterknife how it pushes snapshots. It should be as simple as that
m
looking at https://github.com/JakeWharton/butterknife/blob/master/gradle/gradle-mvn-push.gradle ... their configuration looks quite different to `detekt`'s (not using the
bintray
plugin at all