File tree Expand file tree Collapse file tree 2 files changed +4
-11
lines changed Expand file tree Collapse file tree 2 files changed +4
-11
lines changed Original file line number Diff line number Diff line change 1- #
2- # GitLab CI: Android v0.3
3- #
4- # https://hub.docker.com/r/jangrewe/gitlab-ci-android/
5- # https://git.faked.org/jan/gitlab-ci-android
6- #
7-
8- FROM ubuntu:18.04
1+ FROM ubuntu:20.04
92MAINTAINER Jan Grewe <
[email protected] >
103
11- ENV VERSION_TOOLS "6200805 "
4+ ENV VERSION_TOOLS "6609375 "
125
136ENV ANDROID_SDK_ROOT "/sdk"
147# Keep alias for compatibility
@@ -26,7 +19,7 @@ RUN apt-get -qq update \
2619 libc6-i386 \
2720 lib32stdc++6 \
2821 lib32gcc1 \
29- lib32ncurses5 \
22+ lib32ncurses6 \
3023 lib32z1 \
3124 unzip \
3225 locales \
Original file line number Diff line number Diff line change 11add-ons;addon-google_apis-google-24
2- build-tools;30.0.0
2+ build-tools;30.0.2
33extras;android;m2repository
44extras;google;m2repository
55extras;google;google_play_services
You can’t perform that action at this time.
0 commit comments