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