bumpversion 0.16.1 --> 0.16.2

This commit is contained in:
Akinwale Ariwodola 2020-09-11 13:41:30 +01:00
parent 13e5caa0ef
commit 7ce7314ab9

View file

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