bumpversion 0.16.4 --> 0.16.5

This commit is contained in:
Akinwale Ariwodola 2020-09-23 16:37:41 +01:00
parent 991a98b571
commit 1b88f565af

View file

@ -16,8 +16,8 @@ android {
applicationId "io.lbry.browser"
minSdkVersion 21
targetSdkVersion 29
versionCode 1604
versionName "0.16.4"
versionCode 1605
versionName "0.16.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}