Skip to content

Commit

Permalink
Android API 30
Browse files Browse the repository at this point in the history
use OpenJDK 11
  • Loading branch information
jangrewe committed Oct 4, 2020
1 parent 894889b commit 563d247
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ RUN apt-get -qq update \
curl \
git-core \
html2text \
openjdk-8-jdk \
openjdk-11-jdk \
libc6-i386 \
lib32stdc++6 \
lib32gcc1 \
Expand Down
2 changes: 1 addition & 1 deletion packages.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ extras;google;google_play_services
extras;m2repository;com;android;support;constraint;constraint-layout;1.0.2
extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.2
platform-tools
platforms;android-29
platforms;android-30

0 comments on commit 563d247

Please sign in to comment.