From 2f731566791c7123041092b2260a940a6a92f6a3 Mon Sep 17 00:00:00 2001 From: tibbi Date: Sat, 21 Oct 2017 23:30:26 +0200 Subject: [PATCH] update build tools to 25.0.3 --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 51ec5ada..d1bf772e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -4,7 +4,7 @@ apply plugin: 'kotlin-android-extensions' android { compileSdkVersion 25 - buildToolsVersion "25.0.2" + buildToolsVersion "25.0.3" defaultConfig { applicationId "com.simplemobiletools.camera"