howardpang / androidNativeBundle

a gradle plugin that support publish c/c++ headers to 'aar' and depend those 'aar'

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Publish lib to Maven central

marandaneto opened this issue · comments

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

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 :)

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".