bumpversion 0.17.0 --> 0.17.1

This commit is contained in:
Akinwale Ariwodola 2021-06-25 19:08:30 +01:00
parent 5f2c72ec4d
commit f1ead0c247

View file

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