bumpversion 0.16.7 --> 0.16.8

This commit is contained in:
Akinwale Ariwodola 2020-10-12 11:48:24 +01:00
parent 5f9674e49c
commit 5f850685d6

View file

@ -16,8 +16,8 @@ android {
applicationId "io.lbry.browser"
minSdkVersion 21
targetSdkVersion 29
versionCode 1607
versionName "0.16.7"
versionCode 1608
versionName "0.16.8"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}