add a patch version to the versionName too
This commit is contained in:
parent
c6f5cd6efd
commit
923080d92b
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ android {
|
|||
minSdkVersion 16
|
||||
targetSdkVersion 23
|
||||
versionCode 18
|
||||
versionName "2.0"
|
||||
versionName "2.0.0"
|
||||
}
|
||||
|
||||
signingConfigs {
|
||||
|
|
Loading…
Reference in a new issue