From 6ce6e43f1b691ba834b79a866545fb2f53cf4ef6 Mon Sep 17 00:00:00 2001 From: Fup Duck Date: Tue, 9 Jan 2018 19:57:44 +0100 Subject: downgrade buildtools to be able to build --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app') diff --git a/app/build.gradle b/app/build.gradle index e90f5be7..95460201 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -5,7 +5,7 @@ apply plugin: 'com.android.application' android { compileSdkVersion 26 - buildToolsVersion '26.0.2' + buildToolsVersion '26.0.0' defaultConfig { applicationId "se.leap.bitmaskclient" -- cgit v1.2.3