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