Bumped versionName to 0.12.1-beta and versionCode to 7
This commit is contained in:
parent
ac7e729816
commit
7c8f5d621e
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@ android {
|
|||
applicationId "cy.agorise.bitsybitshareswallet"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 6
|
||||
versionName "0.12.0-beta"
|
||||
versionCode 7
|
||||
versionName "0.12.1-beta"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
javaCompileOptions {
|
||||
|
|
Loading…
Reference in a new issue