bumpversion 0.15.4 --> 0.15.5

This commit is contained in:
Akinwale Ariwodola 2020-05-25 20:10:34 +01:00
parent 82307c9f98
commit 6a3bbe6c0d

View file

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