Commit 2ae7d1d4 authored by Bartek Fabiszewski's avatar Bartek Fabiszewski
Browse files

Workaround for using tools 25

parent f5fe5f5f
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -5,6 +5,9 @@ env:
    - ANDROID_API_LEVEL=25
android:
  components:
    - build-tools-25.0.0
    - platform-tools
    - tools
    - build-tools-25.0.2
    - tools
    - android-${ANDROID_API_LEVEL}
    - sys-img-armeabi-v7a-android-${ANDROID_API_LEVEL}