Versioning and changelog for v2.10.0 (#2443)

* Update changelog.md

* Update build.gradle
This commit is contained in:
Josephine Lim 2019-02-13 05:44:19 +13:00 committed by GitHub
parent 2bc0d41748
commit aee8839eea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 2 deletions

View file

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