Bumping version code to 2 and version name to 0.9.0-beta

This commit is contained in:
Severiano Jaramillo 2019-01-28 21:53:18 -06:00
parent c65cf1b69e
commit 6bc3b77b79

View file

@ -12,8 +12,8 @@ android {
applicationId "cy.agorise.bitsybitshareswallet"
minSdkVersion 21
targetSdkVersion 28
versionCode 1
versionName "0.8.0-beta"
versionCode 2
versionName "0.9.0-beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {