Skip to content

Commit ad863b8

Browse files
committed
Versioning for v2.6.4
1 parent 5f565f7 commit ad863b8

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
@@ -83,8 +83,8 @@ android {
8383

8484
defaultConfig {
8585
applicationId 'fr.free.nrw.commons'
86-
versionCode 76
87-
versionName '2.6.1'
86+
versionCode 79
87+
versionName '2.6.4'
8888
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
8989

9090
minSdkVersion project.minSdkVersion

0 commit comments

Comments
 (0)