Versioning for v2.11.0

This commit is contained in:
Josephine Lim 2019-07-29 20:44:46 +10:00
parent 0376a216c1
commit bb9e1578f1

View file

@ -107,8 +107,8 @@ android {
defaultConfig {
applicationId 'fr.free.nrw.commons'
versionCode 243
versionName '2.10.2'
versionCode 475
versionName '2.11.0'
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
minSdkVersion 19