Hi,
I have a problem with building .jar file for my plugin via corona native.
In manual it says that plugin will build automatically when project is build, build.gradle indicated the same but I don’t get jar file but instead I get plugin\build\outputs\aar\plugin-release.aar.
There is no directory for jar.
How to build plugin in jar version so I can submit it to marketplace?