Skip to content

Commit 5c48e36

Browse files
committed
Versioning for 2.8.6
1 parent 24b758e commit 5c48e36

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
@@ -98,8 +98,8 @@ android {
9898

9999
defaultConfig {
100100
applicationId 'fr.free.nrw.commons'
101-
versionCode 92
102-
versionName '2.8.5'
101+
versionCode 93
102+
versionName '2.8.6'
103103
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
104104

105105
minSdkVersion project.minSdkVersion

0 commit comments

Comments
 (0)