Bumped versionName to 0.13.1-beta and versionCode to 9

master
Severiano Jaramillo 2019-09-09 14:59:08 -05:00
parent b9cbcde877
commit 9db6336a17
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 8
versionName "0.13.0-beta"
versionCode 9
versionName "0.13.1-beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {