bumpversion 0.15.10 --> 0.15.11

This commit is contained in:
Akinwale Ariwodola 2020-06-02 09:05:04 +01:00
parent c2cbd76f49
commit 37cf85a5f6

View file

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