Skip to content

Commit 8c8a914

Browse files
committed
Versioning for 2.6.6
1 parent d253db5 commit 8c8a914

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

9090
minSdkVersion project.minSdkVersion

0 commit comments

Comments
 (0)