Skip to content

Commit 03943ee

Browse files
committed
Bumped to 5.1.3
1 parent 1679a87 commit 03943ee

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 1043
216-
versionName '5.1.2'
215+
versionCode 1044
216+
versionName '5.1.3'
217217
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
218218

219219
minSdkVersion 21

0 commit comments

Comments
 (0)