diff --git a/app/build.gradle b/app/build.gradle index 1cf47013..48747196 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "io.lbry.browser" minSdkVersion 21 targetSdkVersion 29 - versionCode 1510 - versionName "0.15.10" + versionCode 1511 + versionName "0.15.11" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }