bumpversion 0.15.6 --> 0.15.7

This commit is contained in:
Akinwale Ariwodola 2020-05-26 16:26:15 +01:00
parent 94b0c7bc01
commit cbf2aa2311

View file

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