Target Android 5.1

This commit is contained in:
Cameron Gutman 2015-03-16 21:28:33 -04:00
parent 7ce29e3a09
commit 5310375d42

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 21 compileSdkVersion 22
buildToolsVersion "21.1.2" buildToolsVersion "21.1.2"
defaultConfig { defaultConfig {
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 21 targetSdkVersion 22
versionName "3.1.2" versionName "3.1.2"
versionCode = 56 versionCode = 56