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"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 1614
|
||||
versionName "0.16.14"
|
||||
versionCode 1615
|
||||
versionName "0.16.15"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue