Skip to content

Commit f133666

Browse files
committed
Versioning for v3.0.0
1 parent d19c183 commit f133666

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
@@ -150,8 +150,8 @@ android {
150150

151151
defaultConfig {
152152
//applicationId 'fr.free.nrw.commons'
153-
versionCode 775
154-
versionName '2.13.1'
153+
versionCode 876
154+
versionName '3.0.0'
155155
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
156156

157157
minSdkVersion 19

0 commit comments

Comments
 (0)