Skip to content

Commit ba8efb5

Browse files
committed
Versioning for v2.12.2
1 parent bae3fa8 commit ba8efb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@ android {
103103

104104
defaultConfig {
105105
applicationId 'fr.free.nrw.commons'
106-
versionCode 542
107-
versionName '2.12.1'
106+
versionCode 549
107+
versionName '2.12.2'
108108
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
109109

110110
minSdkVersion 19

0 commit comments

Comments
 (0)