bumpversion 0.16.8 --> 0.16.9
This commit is contained in:
parent
ffeb72a383
commit
ac5e666369
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ android {
|
|||
applicationId "io.lbry.browser"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 1608
|
||||
versionName "0.16.8"
|
||||
versionCode 1609
|
||||
versionName "0.16.9"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue