diff --git a/build.gradle b/build.gradle index 4088cb5b..5c87f6c3 100644 --- a/build.gradle +++ b/build.gradle @@ -15,7 +15,7 @@ android { compileSdkVersion 27 defaultConfig { minSdkVersion 14 - targetSdkVersion 25 + targetSdkVersion 27 //multiDexEnabled true //testInstrumentationRunner "com.android.test.runner.MultiDexTestRunner" }