mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-26 20:33:53 +01:00
Versioning and changelog for v2.10.0 (#2443)
* Update changelog.md * Update build.gradle
This commit is contained in:
parent
2bc0d41748
commit
aee8839eea
2 changed files with 14 additions and 2 deletions
|
|
@ -96,8 +96,8 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
applicationId 'fr.free.nrw.commons'
|
||||
versionCode 94
|
||||
versionName '2.9.0'
|
||||
versionCode 212
|
||||
versionName '2.10.0'
|
||||
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
|
||||
|
||||
minSdkVersion 15
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue