diff --git a/app/build.gradle b/app/build.gradle index 8bcd7c99..97e6b6df 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "io.lbry.browser" minSdkVersion 21 targetSdkVersion 29 - versionCode 1612 - versionName "0.16.12" + versionCode 1613 + versionName "0.16.13" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }