change version name to "3.1.1"

This commit is contained in:
Andy Dennie 2016-08-16 19:34:33 -04:00
parent 306c704c07
commit b4a8ee0a44
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ android {
minSdkVersion 16
targetSdkVersion 23
versionCode 495
versionName "3.1.1-01"
versionName "3.1.1"
setProperty("archivesBaseName", "AffdexMe-$versionName-$versionCode")
}
buildTypes {