docker-android
docker-android copied to clipboard
[🚀 Feature Request ]: budtmo/docker-android:genymotion with java 17
Idea
Hey there,
I just got the following error in my gitlab pipeline:
An exception occurred applying plugin request [id: 'com.android.application']
Failed to apply plugin 'com.android.internal.application'. Android Gradle plugin requires Java 17 to run. You are currently using Java 11. Your current JDK is located in /usr/lib/jvm/java-11-openjdk-amd64
Any chances you could release a version of the budtmo/docker-android:genymotion image with java 17?
Probelm to solve
Running android tests in my gitlab pipeline using genymotion saas.
Additional Note
No response