mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
Merge pull request #1020 from misaochan/master
Versioning and changelog for v2.6.5
This commit is contained in:
commit
2a80b7ff36
2 changed files with 8 additions and 2 deletions
|
|
@ -83,8 +83,8 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
applicationId 'fr.free.nrw.commons'
|
||||
versionCode 79
|
||||
versionName '2.6.4'
|
||||
versionCode 80
|
||||
versionName '2.6.5'
|
||||
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
|
||||
|
||||
minSdkVersion project.minSdkVersion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue