update version
This commit is contained in:
parent
5475a64946
commit
4b8575467b
1 changed files with 2 additions and 2 deletions
|
@ -100,8 +100,8 @@ android {
|
|||
minSdkVersion 16
|
||||
targetSdkVersion 28
|
||||
|
||||
versionCode 3
|
||||
versionName "0.0.3"
|
||||
versionCode 4
|
||||
versionName "0.0.4"
|
||||
|
||||
archivesBaseName += "-$versionName"
|
||||
applicationId appId
|
||||
|
|
Reference in a new issue