Bumping versionCode to 12 and versionName to 0.16.0-beta

master
Severiano Jaramillo 2019-11-12 12:23:23 -06:00
parent 50ed47c797
commit a2f9463ed4
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 11
versionName "0.15.0-beta"
versionCode 12
versionName "0.16.0-beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {