bumpversion 0.16.3 --> 0.16.4

This commit is contained in:
Akinwale Ariwodola 2020-09-18 14:54:59 +01:00
parent 9b9ef9ab74
commit 66c4c00215

View file

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