We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9fd94c commit 9fb51b2Copy full SHA for 9fb51b2
app/build.gradle
@@ -37,7 +37,7 @@ android {
37
applicationId 'org.wikipedia'
38
minSdk 21
39
targetSdk 34
40
- versionCode 50506
+ versionCode 50507
41
testApplicationId 'org.wikipedia.test'
42
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
43
testInstrumentationRunnerArguments clearPackageData: 'true'
0 commit comments