bumpversion 0.15.9 --> 0.15.10
This commit is contained in:
parent
2707e135c6
commit
61263dd59d
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ android {
|
|||
applicationId "io.lbry.browser"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 1509
|
||||
versionName "0.15.9"
|
||||
versionCode 1510
|
||||
versionName "0.15.10"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue