You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi there,
When I run a pipeline for an Android project I get this error in the pipeline log:
> Android Gradle plugin requires Java 11 to run. You are currently using Java 1.8.
androidsdk/android-29
G'day Sune,
Welcome to the Bitbucket Cloud Community! :)
I have downloaded and ran this same version of the androidsdk image in my own Docker and can see when running the java -version command that this particular image is bundled with Java 1.8 (also known as Java 8).
I checked Dockerhub and found that there is a newer version of the androidsdk, when I have ran that same command in Docker I can see that this image comes bundled with Java 11:
https://hub.docker.com/r/androidsdk/android-31
I would suggest using this updated image instead in your pipelines build.
Hopefully this helps.
Cheers!
- Ben (Bitbucket Cloud Support)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.