add a patch version to the versionName too

This commit is contained in:
tibbi 2017-04-09 18:47:11 +02:00
parent c6f5cd6efd
commit 923080d92b

View file

@ -11,7 +11,7 @@ android {
minSdkVersion 16
targetSdkVersion 23
versionCode 18
versionName "2.0"
versionName "2.0.0"
}
signingConfigs {