Bumped versionName to 0.13.0-beta and versionCode to 8

master
Severiano Jaramillo 2019-09-04 16:02:51 -05:00
parent a1c494266c
commit 7c28c1f2a1
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ android {
applicationId "cy.agorise.bitsybitshareswallet"
minSdkVersion 21
targetSdkVersion 28
versionCode 7
versionName "0.12.1-beta"
versionCode 8
versionName "0.13.0-beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {