From cb0da708d673da2efea87749b72cb478b2cf43b5 Mon Sep 17 00:00:00 2001 From: Elena Bobkova Date: Wed, 3 May 2017 22:29:22 +0300 Subject: [PATCH] build tools update --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 66bf3a7..d6be7a8 100644 --- a/build.gradle +++ b/build.gradle @@ -3,7 +3,7 @@ apply plugin: 'me.tatarka.retrolambda' android { compileSdkVersion 25 - buildToolsVersion "25.0.2" + buildToolsVersion "25.0.3" compileOptions { sourceCompatibility JavaVersion.VERSION_1_8