mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
Versioning and changelog for v3.0.0 (#4152)
* Versioning for v3.0.0 * Update changelog.md
This commit is contained in:
parent
d19c183c04
commit
3395b4fa35
2 changed files with 10 additions and 2 deletions
|
|
@ -150,8 +150,8 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
//applicationId 'fr.free.nrw.commons'
|
||||
versionCode 775
|
||||
versionName '2.13.1'
|
||||
versionCode 876
|
||||
versionName '3.0.0'
|
||||
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
|
||||
|
||||
minSdkVersion 19
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue