bumpversion 0.16.6 --> 0.16.7

This commit is contained in:
Akinwale Ariwodola 2020-10-09 07:39:46 +01:00
parent 64bd540322
commit ff8ffda3c6

View file

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