bitrise-steplib icon indicating copy to clipboard operation
bitrise-steplib copied to clipboard

[Question]: Is there any option available to deploy my AAR(Android SDK) to Maven Local on my local machine?

Open manojKumar-L opened this issue 6 months ago • 0 comments

Hello, I use the [BETA] Firebase App Distribution STEP in my workflow to distribute my Standard APK build. Still, for SDK I am running gradle commands in my local machine to publish them in Maven Local(/.m2 directory).

Now, I want to create a workflow in Bitrise for building and distributing my Android SDK builds to Maven Local, I couldn't find any documentation to help my needs, so I am writing an Issue on this page to seek help from Bitrise developers.

Are there any steps available that I can use to publish my SDK builds to Maven Local (i.e.) I want to publish the AAR file in the /.m2 directory on my local machine. How can I do this?

Thanks for your help

manojKumar-L avatar Aug 26 '24 07:08 manojKumar-L