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