diff --git a/app/build.gradle b/app/build.gradle index 3eececea..78b7280d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -4,12 +4,12 @@ import org.apache.tools.ant.taskdefs.condition.Os apply plugin: 'com.android.application' android { - compileSdkVersion 22 + compileSdkVersion 23 buildToolsVersion "22.0.1" defaultConfig { minSdkVersion 16 - targetSdkVersion 22 + targetSdkVersion 23 versionName "3.1.8" versionCode = 63