Update version to release as fast as possible a fix to wake_lock crash

This commit is contained in:
Javi Rueda 2021-02-02 10:34:35 +01:00
parent 62cff8c39f
commit 41378f9d83

View file

@ -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"
}