Skip to content

Commit 0171518

Browse files
committed
Versioning for v3.0.3
1 parent 4c56014 commit 0171518

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 1021
154-
versionName '3.0.2'
153+
versionCode 1022
154+
versionName '3.0.3'
155155
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
156156

157157
minSdkVersion 19

0 commit comments

Comments
 (0)