Merge branch '2.10-release'

This commit is contained in:
Josephine Lim 2019-02-21 21:07:57 +10:00
commit 02be443269
2 changed files with 9 additions and 2 deletions

View file

@ -97,8 +97,8 @@ android {
defaultConfig {
applicationId 'fr.free.nrw.commons'
versionCode 212
versionName '2.10.0'
versionCode 226
versionName '2.10.1'
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
minSdkVersion 15