Modify version codes
This commit is contained in:
parent
1807809c37
commit
29d421e4c6
2 changed files with 3 additions and 3 deletions
|
|
@ -86,7 +86,7 @@ android {
|
|||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode applicationVersionCodeArgument ?: 1
|
||||
versionName "1.0"
|
||||
versionName "1.0.0"
|
||||
}
|
||||
signingConfigs {
|
||||
debug {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue