Skip to content
Snippets Groups Projects
Verified Commit 8cd77ff8 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Downgrade java cause the android sdk can’t handle older versions

parent da4cb80a
No related branches found
No related tags found
No related merge requests found
FROM openjdk:11-jdk
FROM openjdk:8-jdk
# define arguments for versions to be used for platform and build tools
ARG PLATFORM
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment