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