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"
|
applicationId "cy.agorise.bitsybitshareswallet"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 10
|
versionCode 11
|
||||||
versionName "0.14.0-beta"
|
versionName "0.15.0-beta"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
|
|
||||||
javaCompileOptions {
|
javaCompileOptions {
|
||||||
|
|
Loading…
Reference in a new issue