Hi,
I’m trying to build a plugin on Enterprise, and creating a public API from Android studio which will be available in LUA.
I’m kind of baffled and cannot find sufficient information in the guides…
I can export the plugin JAR with the build.gradle tasks, but how can I create a public LUA api? it seems I can only integrate that JAR into an enterprise project which can be opened only on Android Studio.
Help would be greatly appreciated, thanks!