Bump version to 3.1.12

This commit is contained in:
Cameron Gutman 2015-10-31 17:07:55 -07:00
parent 7223efb9f8
commit fe3b649fe9

View File

@ -5,14 +5,14 @@ apply plugin: 'com.android.application'
android { android {
compileSdkVersion 23 compileSdkVersion 23
buildToolsVersion "23.0.1" buildToolsVersion "23.0.2"
defaultConfig { defaultConfig {
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 23 targetSdkVersion 23
versionName "3.1.11" versionName "3.1.12"
versionCode = 66 versionCode = 69
} }
productFlavors { productFlavors {