diff --git a/app/build.gradle b/app/build.gradle index 46d77c0..132db6e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "io.lbry.browser" minSdkVersion 21 targetSdkVersion 29 - versionCode 1604 - versionName "0.16.4" + versionCode 1605 + versionName "0.16.5" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }