bumpversion 0.16.0 --> 0.16.1

This commit is contained in:
Akinwale Ariwodola 2020-08-28 10:07:20 +01:00
parent af4fa454d3
commit 08c38c1723

View file

@ -16,8 +16,8 @@ android {
applicationId "io.lbry.browser"
minSdkVersion 21
targetSdkVersion 29
versionCode 1600
versionName "0.16.0"
versionCode 1601
versionName "0.16.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}