From 0538ea0a1a5b5a2bbdc806837b4bcbe57f89f9e4 Mon Sep 17 00:00:00 2001 From: Elena Bobkova Date: Wed, 3 May 2017 22:30:10 +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 14e5223..fe65c8e 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