mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
Versioning for v2.7.2
This commit is contained in:
parent
5aba7459bd
commit
f45b6da9ab
1 changed files with 2 additions and 2 deletions
|
|
@ -91,8 +91,8 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
applicationId 'fr.free.nrw.commons'
|
||||
versionCode 84
|
||||
versionName '2.7.1'
|
||||
versionCode 85
|
||||
versionName '2.7.2'
|
||||
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
|
||||
|
||||
minSdkVersion project.minSdkVersion
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue