Update version to release as fast as possible a fix to wake_lock crash
This commit is contained in:
parent
62cff8c39f
commit
41378f9d83
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 1614
|
versionCode 1615
|
||||||
versionName "0.16.14"
|
versionName "0.16.15"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue