mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 21:03:54 +01:00
Versioning and changelog for v2.8.6 (#1960)
* Versioning for 2.8.6 * Update changelog.md
This commit is contained in:
parent
24b758e9f6
commit
c59efe83d9
2 changed files with 5 additions and 2 deletions
|
|
@ -98,8 +98,8 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
applicationId 'fr.free.nrw.commons'
|
||||
versionCode 92
|
||||
versionName '2.8.5'
|
||||
versionCode 93
|
||||
versionName '2.8.6'
|
||||
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
|
||||
|
||||
minSdkVersion project.minSdkVersion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue