Skip to content

Commit 66f8f97

Browse files
committed
Versioning for v4.0.1
1 parent 18fa717 commit 66f8f97

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
@@ -173,8 +173,8 @@ android {
173173
defaultConfig {
174174
//applicationId 'fr.free.nrw.commons'
175175

176-
versionCode 1026
177-
versionName '4.0.0'
176+
versionCode 1027
177+
versionName '4.0.1'
178178
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
179179

180180
minSdkVersion 19

0 commit comments

Comments
 (0)