Skip to content

Commit dae8db8

Browse files
committed
Versioning for v2.8.3
1 parent b63e749 commit dae8db8

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 89
94-
versionName '2.8.2'
93+
versionCode 90
94+
versionName '2.8.3'
9595
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
9696

9797
minSdkVersion project.minSdkVersion

0 commit comments

Comments
 (0)