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