From 5732861c10ac2bed03996685d9a4de50a930d286 Mon Sep 17 00:00:00 2001 From: Hussein Kasem Date: Tue, 31 May 2016 14:52:17 +0200 Subject: [PATCH] added buildtools and new logo --- android/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/build.gradle b/android/build.gradle index 2d0bf24..245832e 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -32,7 +32,7 @@ apply plugin: 'com.android.library' android { compileSdkVersion 21 - buildToolsVersion "21.1.2" + buildToolsVersion '23.0.3' defaultConfig { minSdkVersion 15