Update the version string and build number
This commit is contained in:
parent
a0b2dc1f5f
commit
b413faef03
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ android {
|
|||
applicationId "com.affectiva.affdexme"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 23
|
||||
versionCode 492
|
||||
versionName "3.0.0"
|
||||
versionCode 493
|
||||
versionName "3.0.1"
|
||||
setProperty("archivesBaseName", "AffdexMe-$versionName-$versionCode")
|
||||
}
|
||||
buildTypes {
|
||||
|
|
Loading…
Reference in a new issue