Skip to content

Commit 5b5aeea

Browse files
Bump up version code to 1050
1 parent 4bacac1 commit 5b5aeea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -212,8 +212,8 @@ android {
212212
defaultConfig {
213213
//applicationId 'fr.free.nrw.commons'
214214

215-
versionCode 1049
216-
versionName '5.2.0'
215+
versionCode 1050
216+
versionName '5.3.0'
217217
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
218218

219219
minSdkVersion 21

0 commit comments

Comments
 (0)