From 4296844bc44d0ba061721a07a8b92654b96a8da5 Mon Sep 17 00:00:00 2001 From: tibbi Date: Sat, 4 Mar 2017 23:15:34 +0100 Subject: [PATCH] update build tools to 25.0.2 --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index ae8feb61f..f771adba3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -4,7 +4,7 @@ apply plugin: 'kotlin-android-extensions' android { compileSdkVersion 25 - buildToolsVersion "25.0.1" + buildToolsVersion "25.0.2" defaultConfig { applicationId "com.simplemobiletools.gallery"