howardpang / androidNativeBundle

a gradle plugin that support publish c/c++ headers to 'aar' and depend those 'aar'
Apache License 2.0
71 stars 14 forks source link

Publish lib to Maven central #8

Closed marandaneto closed 3 years ago

marandaneto commented 3 years ago

https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/

howardpang commented 3 years ago

Got it, i will publish it to maven recently :)

marandaneto commented 3 years ago

let me know if you need help, an easy win is to use this plugin: https://github.com/vanniktech/gradle-maven-publish-plugin the other solution would be to publish to Gradle Plugin Portal https://plugins.gradle.org/docs/publish-plugin

thanks again for the plugin :)

howardpang commented 3 years ago

I have publish to maven central, because i have not 'ydq.com' domain, so i shoud change the group and artifact id to "io.github.howardpang:androidNativeBundle".

marandaneto commented 3 years ago

this can be closed now, thanks https://search.maven.org/artifact/io.github.howardpang/androidNativeBundle