Merge branch '2.12-release'

This commit is contained in:
Josephine Lim 2020-01-22 22:57:02 +10:00
commit 095d047370
3 changed files with 13 additions and 3 deletions

View file

@ -110,8 +110,8 @@ android {
defaultConfig {
applicationId 'fr.free.nrw.commons'
versionCode 542
versionName '2.12.1'
versionCode 549
versionName '2.12.2'
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
minSdkVersion 19