Skip to content

Commit c0216f4

Browse files
committed
Versioning for v4.0.5
1 parent 51d604d commit c0216f4

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 1030
177-
versionName '4.0.4'
176+
versionCode 1031
177+
versionName '4.0.5'
178178
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
179179

180180
minSdkVersion 29

0 commit comments

Comments
 (0)