diff --git a/app/build.gradle b/app/build.gradle index df1d1857..7d88afb1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "io.lbry.browser" minSdkVersion 21 targetSdkVersion 29 - versionCode 1607 - versionName "0.16.7" + versionCode 1608 + versionName "0.16.8" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }