Skip to content
Snippets Groups Projects
Commit 3d282a49 authored by John Carlson's avatar John Carlson
Browse files

Downgrade the tools version since the latest is not available

parent 8d0af4af
No related branches found
No related tags found
No related merge requests found
Pipeline #
Loading
Loading
@@ -4,7 +4,7 @@ image: openjdk:8-jdk
variables:
ANDROID_COMPILE_SDK: "25"
ANDROID_BUILD_TOOLS: "25.0.2"
ANDROID_SDK_TOOLS: "25.2.3"
ANDROID_SDK_TOOLS: "24.4.1"
 
before_script:
- apt-get --quiet update --yes
Loading
Loading
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