Skip to content

Commit c5e75cf

Browse files
authored
Bump versionCode. (#6104)
1 parent 350fc5a commit c5e75cf

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 50555
43+
versionCode 50556
4444
testApplicationId 'org.wikipedia.test'
4545
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
4646
testInstrumentationRunnerArguments clearPackageData: 'true'

0 commit comments

Comments
 (0)