Browse Source

yml update 2

pull/24/head
Ezerous 8 years ago
parent
commit
fd2f289aee
  1. 2
      .gitlab-ci.yml

2
.gitlab-ci.yml

@ -3,7 +3,7 @@ image: openjdk:8-jdk
variables:
ANDROID_TARGET_SDK: "25"
ANDROID_BUILD_TOOLS: "25.0.2"
ANDROID_SDK_TOOLS: "25.3.0"
ANDROID_SDK_TOOLS: "25.2.5"
before_script:
- apt-get --quiet update --yes

Loading…
Cancel
Save