bumpversion 0.16.10 --> 0.16.11

This commit is contained in:
Akinwale Ariwodola 2020-12-13 18:08:10 +01:00
parent f9a4b71037
commit a9aadbe6a8

View file

@ -16,8 +16,8 @@ android {
applicationId "io.lbry.browser"
minSdkVersion 21
targetSdkVersion 29
versionCode 1610
versionName "0.16.10"
versionCode 1611
versionName "0.16.11"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}