From 21c368cc396a8e66f56cfe267428e9acfef5ed75 Mon Sep 17 00:00:00 2001 From: Oleg Date: Thu, 5 Oct 2017 15:51:23 +0300 Subject: [PATCH] Versions in constants --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 9579920..739aab7 100644 --- a/build.gradle +++ b/build.gradle @@ -2,7 +2,7 @@ apply plugin: 'com.android.library' apply plugin: 'me.tatarka.retrolambda' android { - compileSdkVersion 26 + compileSdkVersion compileSdk buildToolsVersion buildTools compileOptions {