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