mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-29 05:43:55 +01:00
Versioning
This commit is contained in:
parent
c18df27316
commit
f9a273cd95
1 changed files with 2 additions and 2 deletions
|
|
@ -91,8 +91,8 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
applicationId 'fr.free.nrw.commons'
|
||||
versionCode 83
|
||||
versionName '2.7.0'
|
||||
versionCode 84
|
||||
versionName '2.7.1'
|
||||
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
|
||||
|
||||
minSdkVersion project.minSdkVersion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue