bumpversion 0.15.14 --> 0.15.15

This commit is contained in:
Akinwale Ariwodola 2020-07-21 21:25:26 +01:00
parent 1ec6f6173a
commit b4ce544965

View file

@ -16,8 +16,8 @@ android {
applicationId "io.lbry.browser"
minSdkVersion 21
targetSdkVersion 29
versionCode 1514
versionName "0.15.14"
versionCode 1515
versionName "0.15.15"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}