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