bumpversion 0.16.14 --> 0.17.0

This commit is contained in:
Akinwale Ariwodola 2021-03-16 09:24:33 +01:00
parent b675dbad9b
commit 24862550a1

View file

@ -16,8 +16,8 @@ android {
applicationId "io.lbry.browser" applicationId "io.lbry.browser"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode 1614 versionCode 1700
versionName "0.16.14" versionName "0.17.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }