bumpversion 0.15.8 --> 0.15.9

This commit is contained in:
Akinwale Ariwodola 2020-05-28 03:23:45 +01:00
parent ddeb209d51
commit e6a5d97fb8

View file

@ -16,8 +16,8 @@ android {
applicationId "io.lbry.browser" applicationId "io.lbry.browser"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode 1508 versionCode 1509
versionName "0.15.8" versionName "0.15.9"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }