diff --git a/app/build.gradle b/app/build.gradle index 35cc8b5f..bf51553d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "io.lbry.browser" minSdkVersion 21 targetSdkVersion 29 - versionCode 1602 - versionName "0.16.2" + versionCode 1603 + versionName "0.16.3" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }