From ac46147d8e1ab54ec46b04b8b63883d202e8bc31 Mon Sep 17 00:00:00 2001 From: tibbi Date: Mon, 9 Oct 2017 08:47:16 +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 7ffdc50d1..5ee4935e5 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.calendar"