Skip to content

Commit d9aea26

Browse files
committed
Versioning for v2.13.1
1 parent fcc3053 commit d9aea26

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
@@ -126,8 +126,8 @@ android {
126126

127127
defaultConfig {
128128
//applicationId 'fr.free.nrw.commons'
129-
versionCode 709
130-
versionName '2.13'
129+
versionCode 775
130+
versionName '2.13.1'
131131
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
132132

133133
minSdkVersion 19

0 commit comments

Comments
 (0)