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