I am working on the development of an android library with confidential APIs. I want to publish the library and make it publicly accessible but cannot open-source the code.
Is there any software or a way to publish the library while keeping the code private?
I can use jitpack with private repo but that is paid. Is there any alternative / free solution?