Increment app version

This commit is contained in:
Cameron Gutman 2016-04-19 20:49:40 -04:00
parent 2dbb7395a4
commit f3bf63a668

View File

@ -5,14 +5,14 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 23
buildToolsVersion "23.0.2"
buildToolsVersion "23.0.3"
defaultConfig {
minSdkVersion 16
targetSdkVersion 23
versionName "4.5.6"
versionCode = 95
versionName "4.5.7"
versionCode = 96
}
productFlavors {