diff --git a/app/build.gradle b/app/build.gradle index f6e55d8af16..2384d0f5cb5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -37,7 +37,7 @@ android { applicationId 'org.wikipedia' minSdk 21 targetSdk 34 - versionCode 50461 + versionCode 50462 testApplicationId 'org.wikipedia.test' testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunnerArguments clearPackageData: 'true'