bumpversion 0.16.5 --> 0.16.6

This commit is contained in:
Akinwale Ariwodola 2020-09-25 14:45:48 +01:00
parent 5d210961c1
commit a5d4eda4d1

View file

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