Bump version to 3.5-beta3

This commit is contained in:
Cameron Gutman 2015-10-31 18:34:31 -07:00
parent 51c85a1b10
commit cb8eab443c

View File

@ -5,14 +5,14 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 23
buildToolsVersion "23.0.1"
buildToolsVersion "23.0.2"
defaultConfig {
minSdkVersion 16
targetSdkVersion 23
versionName "3.5-beta1"
versionCode = 67
versionName "3.5-beta3"
versionCode = 70
}
productFlavors {