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 0490f35 commit eb9970eCopy full SHA for eb9970e
app/build.gradle
@@ -40,7 +40,7 @@ android {
40
applicationId 'org.wikipedia'
41
minSdk = 23
42
targetSdk = 36
43
- versionCode 50559
+ versionCode 50560
44
testApplicationId 'org.wikipedia.test'
45
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
46
testInstrumentationRunnerArguments clearPackageData: 'true'
0 commit comments