diff --git a/app/build.gradle b/app/build.gradle index a914f40..1c2f39d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "io.lbry.browser" minSdkVersion 21 targetSdkVersion 29 - versionCode 1517 - versionName "0.15.17" + versionCode 1600 + versionName "0.16.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }