Skip to content

Commit bb7843c

Browse files
committed
Versioning for v3.0.2
1 parent 26e6138 commit bb7843c

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
defaultConfig {
151151
//applicationId 'fr.free.nrw.commons'
152152

153-
versionCode 1016
154-
versionName '3.0.1'
153+
versionCode 1021
154+
versionName '3.0.2'
155155
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
156156

157157
minSdkVersion 19

0 commit comments

Comments
 (0)