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 cd302fc commit 80bad1fCopy full SHA for 80bad1f
app/build.gradle
@@ -37,7 +37,7 @@ android {
37
applicationId 'org.wikipedia'
38
minSdk 21
39
targetSdk 34
40
- versionCode 50500
+ versionCode 50501
41
testApplicationId 'org.wikipedia.test'
42
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
43
testInstrumentationRunnerArguments clearPackageData: 'true'
0 commit comments