Version bump 3.1
This commit is contained in:
parent
49afa41ab9
commit
d843075b70
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ android {
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 23
|
targetSdkVersion 23
|
||||||
versionCode 494
|
versionCode 494
|
||||||
versionName "3.0.2"
|
versionName "3.1"
|
||||||
setProperty("archivesBaseName", "AffdexMe-$versionName-$versionCode")
|
setProperty("archivesBaseName", "AffdexMe-$versionName-$versionCode")
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
|
Loading…
Reference in a new issue