Bumping versionCode to 11 and versionName to 0.15.0-beta
This commit is contained in:
parent
67b70e3df2
commit
21e600069e
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@ android {
|
|||
applicationId "cy.agorise.bitsybitshareswallet"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 10
|
||||
versionName "0.14.0-beta"
|
||||
versionCode 11
|
||||
versionName "0.15.0-beta"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
javaCompileOptions {
|
||||
|
|
Loading…
Reference in a new issue