Skip to content

Commit fba9c54

Browse files
committed
Versioning for v3.1.1
1 parent 9238a20 commit fba9c54

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 1024
154-
versionName '3.1.0'
153+
versionCode 1025
154+
versionName '3.1.1'
155155
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
156156

157157
minSdkVersion 19

0 commit comments

Comments
 (0)