diff --git a/app/build.gradle b/app/build.gradle index 3cff04d8..dfe15bf6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,8 +16,8 @@ android { applicationId "io.lbry.browser" minSdkVersion 21 targetSdkVersion 29 - versionCode 1504 - versionName "0.15.4" + versionCode 1505 + versionName "0.15.5" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }