From fb0a4ed73873c58bca7ed9ee1a1aa1f13aac4d5a Mon Sep 17 00:00:00 2001 From: cpfeiffer Date: Sun, 12 Nov 2017 01:18:42 +0100 Subject: [PATCH] Another attempt at fixing another issue with new tools.build gradle:3.0.0 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index b68866071..be891d615 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,7 +12,7 @@ android: components: # Uncomment the lines below if you want to # use the latest revision of Android SDK Tools - # - platform-tools + - platform-tools - tools # The BuildTools version used by your project