Skip to content

Commit 39fc0c4

Browse files
authored
Bump versionCode. (#6173)
1 parent 0dc3aa0 commit 39fc0c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ android {
4040
applicationId 'org.wikipedia'
4141
minSdk = 23
4242
targetSdk = 36
43-
versionCode 50561
43+
versionCode 50562
4444
testApplicationId 'org.wikipedia.test'
4545
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
4646
testInstrumentationRunnerArguments clearPackageData: 'true'

0 commit comments

Comments
 (0)