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