mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
Versioning and changelog for v2.8.3 (#1886)
* Update changelog.md * Versioning for v2.8.3
This commit is contained in:
parent
cc74f3add7
commit
d3dfdc8c9c
2 changed files with 7 additions and 2 deletions
|
|
@ -90,8 +90,8 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
applicationId 'fr.free.nrw.commons'
|
||||
versionCode 89
|
||||
versionName '2.8.2'
|
||||
versionCode 90
|
||||
versionName '2.8.3'
|
||||
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
|
||||
|
||||
minSdkVersion project.minSdkVersion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue