Skip to content

Commit eb372eb

Browse files
committed
Versioning for v2.6.5
1 parent b3cf78c commit eb372eb

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 79
87-
versionName '2.6.4'
86+
versionCode 80
87+
versionName '2.6.5'
8888
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
8989

9090
minSdkVersion project.minSdkVersion

0 commit comments

Comments
 (0)