Skip to content

Commit 954a7ae

Browse files
Bump up version code and name (#6250)
* Bump up version code and name * Remove unintended change
1 parent fa0bdf5 commit 954a7ae

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
@@ -212,8 +212,8 @@ android {
212212
defaultConfig {
213213
//applicationId 'fr.free.nrw.commons'
214214

215-
versionCode 1046
216-
versionName '5.1.3'
215+
versionCode 1048
216+
versionName '5.2.0'
217217
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
218218

219219
minSdkVersion 21

0 commit comments

Comments
 (0)