Skip to content

Commit 23c474b

Browse files
committed
Versioning for v4.0.3
1 parent c53befc commit 23c474b

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 1028
177-
versionName '4.0.2'
176+
versionCode 1029
177+
versionName '4.0.3'
178178
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
179179

180180
minSdkVersion 19

0 commit comments

Comments
 (0)