Bump versionName to 0.17.2-beta and versionCode to 15

master
Severiano Jaramillo 2021-03-16 20:20:31 -07:00
parent 0ec0457eb7
commit fd68b8bb96
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ android {
applicationId "cy.agorise.bitsybitshareswallet"
minSdkVersion 21
targetSdkVersion 29
versionCode 14
versionName "0.17.1-beta"
versionCode 15
versionName "0.17.2-beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {