bumpversion 0.15.9 --> 0.15.10

This commit is contained in:
Akinwale Ariwodola 2020-06-01 08:56:38 +01:00
parent 2707e135c6
commit 61263dd59d

View file

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