Skip to content

Commit d97d40f

Browse files
committed
Versioning for v2.13
1 parent bff9231 commit d97d40f

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
@@ -125,8 +125,8 @@ android {
125125

126126
defaultConfig {
127127
//applicationId 'fr.free.nrw.commons'
128-
versionCode 561
129-
versionName '2.12.3'
128+
versionCode 709
129+
versionName '2.13'
130130
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
131131

132132
minSdkVersion 19

0 commit comments

Comments
 (0)