Skip to content

Commit 563d247

Browse files
committed
Android API 30
use OpenJDK 11
1 parent 894889b commit 563d247

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ RUN apt-get -qq update \
1515
curl \
1616
git-core \
1717
html2text \
18-
openjdk-8-jdk \
18+
openjdk-11-jdk \
1919
libc6-i386 \
2020
lib32stdc++6 \
2121
lib32gcc1 \

packages.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ extras;google;google_play_services
66
extras;m2repository;com;android;support;constraint;constraint-layout;1.0.2
77
extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.2
88
platform-tools
9-
platforms;android-29
9+
platforms;android-30

0 commit comments

Comments
 (0)