Bumped versionName to 0.12.1-beta and versionCode to 7

master
Severiano Jaramillo 2019-04-26 16:23:57 -05:00
parent ac7e729816
commit 7c8f5d621e
1 changed files with 2 additions and 2 deletions

View File

@ -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 {