Bumping version code to 2 and version name to 0.9.0-beta
This commit is contained in:
parent
c65cf1b69e
commit
6bc3b77b79
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@ android {
|
|||
applicationId "cy.agorise.bitsybitshareswallet"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 1
|
||||
versionName "0.8.0-beta"
|
||||
versionCode 2
|
||||
versionName "0.9.0-beta"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
javaCompileOptions {
|
||||
|
|
Loading…
Reference in a new issue