change version name to "3.1.1"
This commit is contained in:
parent
306c704c07
commit
b4a8ee0a44
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ android {
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 23
|
targetSdkVersion 23
|
||||||
versionCode 495
|
versionCode 495
|
||||||
versionName "3.1.1-01"
|
versionName "3.1.1"
|
||||||
setProperty("archivesBaseName", "AffdexMe-$versionName-$versionCode")
|
setProperty("archivesBaseName", "AffdexMe-$versionName-$versionCode")
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
|
Loading…
Reference in a new issue