Skip to content
Snippets Groups Projects
Commit 894889b7 authored by Jan Grewe's avatar Jan Grewe
Browse files

update SDK to 6609375

update build-tools to 30.0.2
use Ubuntu 20.04
parent 96d54bb9
No related branches found
Tags 29
No related merge requests found
Pipeline #727 passed
#
# GitLab CI: Android v0.3
#
# https://hub.docker.com/r/jangrewe/gitlab-ci-android/
# https://git.faked.org/jan/gitlab-ci-android
#
FROM ubuntu:18.04
FROM ubuntu:20.04
MAINTAINER Jan Grewe <jan@faked.org>
ENV VERSION_TOOLS "6200805"
ENV VERSION_TOOLS "6609375"
ENV ANDROID_SDK_ROOT "/sdk"
# Keep alias for compatibility
......@@ -26,7 +19,7 @@ RUN apt-get -qq update \
libc6-i386 \
lib32stdc++6 \
lib32gcc1 \
lib32ncurses5 \
lib32ncurses6 \
lib32z1 \
unzip \
locales \
......
add-ons;addon-google_apis-google-24
build-tools;30.0.0
build-tools;30.0.2
extras;android;m2repository
extras;google;m2repository
extras;google;google_play_services
......
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