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