Merge branch 'master' of https://github.com/lbryio/lbry-android
This commit is contained in:
commit
8f3c2cd82c
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ android {
|
||||||
applicationId "io.lbry.browser"
|
applicationId "io.lbry.browser"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode 1609
|
versionCode 1610
|
||||||
versionName "0.16.9"
|
versionName "0.16.10"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue