bumpversion 0.16.3 --> 0.16.4
This commit is contained in:
parent
9b9ef9ab74
commit
66c4c00215
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue