Skip to content

Commit 21ffcb5

Browse files
Bump up version code to 1051
1 parent f977e16 commit 21ffcb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,8 +213,8 @@ android {
213213
defaultConfig {
214214
//applicationId 'fr.free.nrw.commons'
215215

216-
versionCode 1050
217-
versionName '5.3.0'
216+
versionCode 1051
217+
versionName '5.4.0'
218218
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
219219

220220
minSdkVersion 21

0 commit comments

Comments
 (0)