Skip to content

Commit 02df655

Browse files
committed
Versioning for v4.0.2
1 parent 98143aa commit 02df655

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

180180
minSdkVersion 19

0 commit comments

Comments
 (0)