DEADSOFTWARE

Update .travis.yml
authorfred-boy <fredboy@protonmail.com>
Fri, 27 Sep 2019 17:12:59 +0000 (00:12 +0700)
committerfred-boy <fredboy@protonmail.com>
Sun, 29 Sep 2019 04:38:50 +0000 (11:38 +0700)
.travis.yml

index f895d821d9647195216c79c2a364eabc1d1cba5b..b4c531dffb00c301ac185a0c9623f9c430813c7d 100644 (file)
@@ -2,11 +2,8 @@ language: android
 
 android:
 
-  jdk:
-    - oraclejdk8
-
   components:
-    - build-tools-25.0.0
-    - android-20
+    - build-tools-28.0.3
+    - android-29
 
 script: ./gradlew build