From 11e692af35190235fb5403a4c7f34c376c3c6e87 Mon Sep 17 00:00:00 2001 From: tibbi Date: Mon, 13 Jun 2016 17:29:03 +0200 Subject: [PATCH] update build tools to 23.0.3 --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 3b8e85710..896caacdd 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -3,7 +3,7 @@ apply plugin: 'android-apt' android { compileSdkVersion 23 - buildToolsVersion "23.0.2" + buildToolsVersion "23.0.3" defaultConfig { applicationId "com.simplemobiletools.gallery"