mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
Versioning and changelog for v2.8.4 (#1909)
* Versioning for v2.8.4 * Update changelog.md
This commit is contained in:
parent
0b0cfd49c6
commit
6a254741ef
2 changed files with 5 additions and 2 deletions
|
|
@ -90,8 +90,8 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
applicationId 'fr.free.nrw.commons'
|
||||
versionCode 90
|
||||
versionName '2.8.3'
|
||||
versionCode 91
|
||||
versionName '2.8.4'
|
||||
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
|
||||
|
||||
minSdkVersion project.minSdkVersion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue