Commit a2d62918 authored by Bruno Agrizzi's avatar Bruno Agrizzi

Update .gitlab-ci.yml

parent 6731df24
image: openjdk:8-jdk image: openjdk:8-jdk
variables: variables:
ANDROID_COMPILE_SDK: "25" ANDROID_COMPILE_SDK: "24"
ANDROID_BUILD_TOOLS: "24.0.0" ANDROID_BUILD_TOOLS: "25.0.2"
ANDROID_SDK_TOOLS: "24.4.1" ANDROID_SDK_TOOLS: "25.2.5"
before_script: before_script:
- apt-get --quiet update --yes - apt-get --quiet update --yes
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment