Skip to content

Commit 11ca661

Browse files
committed
Increment version to 87
Because 86 was used for alpha test of http logging
1 parent bf50e74 commit 11ca661

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
@@ -89,8 +89,8 @@ android {
8989

9090
defaultConfig {
9191
applicationId 'fr.free.nrw.commons'
92-
versionCode 85
93-
versionName '2.7.2'
92+
versionCode 87
93+
versionName '2.8.0'
9494
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
9595

9696
minSdkVersion project.minSdkVersion

0 commit comments

Comments
 (0)