You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: