diff --git a/app/build.gradle b/app/build.gradle index cc23619b..99ed5f8e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "io.lbry.browser" minSdkVersion 21 targetSdkVersion 29 - versionCode 1515 - versionName "0.15.15" + versionCode 1516 + versionName "0.15.16" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }