Skip to content

Commit 83d1d1e

Browse files
committed
Versioning for v2.9.0
1 parent 47823d0 commit 83d1d1e

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
@@ -90,8 +90,8 @@ android {
9090

9191
defaultConfig {
9292
applicationId 'fr.free.nrw.commons'
93-
versionCode 92
94-
versionName '2.8.5'
93+
versionCode 93
94+
versionName '2.9.0'
9595
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
9696

9797
minSdkVersion 15

0 commit comments

Comments
 (0)