bumpversion 0.15.5 --> 0.15.6

This commit is contained in:
Akinwale Ariwodola 2020-05-26 10:58:47 +01:00
parent 5de0906fc1
commit 0380e35966

View file

@ -16,8 +16,8 @@ android {
applicationId "io.lbry.browser"
minSdkVersion 21
targetSdkVersion 29
versionCode 1505
versionName "0.15.5"
versionCode 1506
versionName "0.15.6"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}