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