bumpversion 0.16.2 --> 0.16.3

This commit is contained in:
Akinwale Ariwodola 2020-09-14 11:20:47 +01:00
parent dc861caf6c
commit 8196b69211

View file

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