diff --git a/app/build.gradle b/app/build.gradle index eb6de88c..331da6cd 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "io.lbry.browser" minSdkVersion 21 targetSdkVersion 29 - versionCode 1509 - versionName "0.15.9" + versionCode 1510 + versionName "0.15.10" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }