Merge branch '2.9-release'

This commit is contained in:
maskara 2018-11-27 22:38:20 +05:30
commit 4a2cdb70b9
21 changed files with 552 additions and 172 deletions

View file

@ -89,8 +89,8 @@ android {
defaultConfig {
applicationId 'fr.free.nrw.commons'
versionCode 92
versionName '2.8.5'
versionCode 94
versionName '2.9.0'
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
minSdkVersion 15