bumpversion 0.15.3 --> 0.15.4

This commit is contained in:
Akinwale Ariwodola 2020-05-25 05:50:02 +01:00
parent ac282d2667
commit 731960da7c

View file

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