diff --git a/app/build.gradle b/app/build.gradle index 8ee438fe..1f9d17fa 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -83,7 +83,7 @@ android { defaultConfig { minSdkVersion 16 - targetSdkVersion 22 + targetSdkVersion 23 multiDexEnabled true //testPackageName "org.storymaker.app.tests" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"