Suraj Shah
07/15/2019, 10:54 AMmaven_push.gradle
by Chris Banes still a good way to push aars to maven central?
Also, https://github.com/quiph/RecyclerView-FastScrollerjw
07/15/2019, 1:18 PMSuraj Shah
07/15/2019, 2:34 PMjw
07/15/2019, 2:35 PMSuraj Shah
07/15/2019, 2:35 PMSergey Chelombitko
07/15/2019, 4:40 PMmaven-publish
.
One advantage over gradle-mvn-push is that maven-publish
automatically registers a task which publishes to mavenLocal. The plugin is also variant-aware so if you have any variant-specific sources they will be included in sources jar.Suraj Shah
07/15/2019, 5:07 PMGil Goldzweig
07/16/2019, 12:54 PM