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