Hi, I use Android Studio 3.3.1 for Mac/Windows 10 for creating Android mobile apps.
Since it is possible to mix the 2 languages, I use both Kotlin and Java for my project. This project is pushed to the Bitbucket Cloud repo.
After pushing the commits, I want to build this Android Studio project via the pipeline.
Do I need to click "Java (Gradle)"?
Or since this project uses both languages, how should I configure the pipeline?
-Kind Regards
I'd start with 'Java (Gradle)' but then modify the pipeline according to the instructions in this community post: https://community.atlassian.com/t5/Bitbucket-questions/How-to-setup-Pipelines-for-an-Android-app/qaq-p/424255
That should get you going - I don't know if you'll have to modify the setup to get Kotlin compiled or the default gradle will just do that since you've set it up in Android Studio already...
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.