Target Android 6.0 SDK

This commit is contained in:
Cameron Gutman 2015-08-18 00:38:49 -07:00
parent e7ab61c8d0
commit 59c6c3d777

View File

@ -4,12 +4,12 @@ import org.apache.tools.ant.taskdefs.condition.Os
apply plugin: 'com.android.application' apply plugin: 'com.android.application'
android { android {
compileSdkVersion 22 compileSdkVersion 23
buildToolsVersion "22.0.1" buildToolsVersion "22.0.1"
defaultConfig { defaultConfig {
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 22 targetSdkVersion 23
versionName "3.1.8" versionName "3.1.8"
versionCode = 63 versionCode = 63