Skip to content Skip to sidebar Skip to footer

Publish An Aar File To Maven Central With Gradle Not Working

Publish an aar file to Maven Central with Gradle still not working: Ok, let's repeat all the steps I followed to manage to 'Publish an aar file to Maven Central with Gradle' (I mai

Solution 1:

Solution 2:

Every step I needed to publish my aar file to JCenter and then syncronize it with Maven Central could be read here: https://github.com/danielemaddaluno/gradle-jcenter-publish

Post a Comment for "Publish An Aar File To Maven Central With Gradle Not Working"