diff --git a/app/build.gradle b/app/build.gradle index 16c758db..042ac55f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,8 +14,8 @@ android { applicationId "io.lbry.browser" minSdkVersion 21 targetSdkVersion 29 - versionCode 1501 - versionName "0.15.1" + versionCode 1502 + versionName "0.15.2" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }