Merge branch 'master' of github.com:commons-app/apps-android-commons

This commit is contained in:
Nicolas Raoul 2018-08-08 16:48:57 +09:00
commit 78cab49544
2 changed files with 12 additions and 2 deletions

View file

@ -87,8 +87,8 @@ android {
defaultConfig {
applicationId 'fr.free.nrw.commons'
versionCode 85
versionName '2.7.2'
versionCode 87
versionName '2.8.0'
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
minSdkVersion project.minSdkVersion