Przeglądaj źródła

Update android sdk in travis

len 7 lat temu
rodzic
commit
886b1019ed
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      .travis.yml

+ 2 - 2
.travis.yml

@@ -5,8 +5,8 @@ android:
     - tools
 
     # The BuildTools version used by your project
-    - build-tools-25.0.1
-    - android-25
+    - build-tools-26.0.1
+    - android-26
     - extra-android-m2repository
     - extra-google-m2repository
     - extra-android-support