mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 05:13:53 +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 {
|
defaultConfig {
|
||||||
applicationId 'fr.free.nrw.commons'
|
applicationId 'fr.free.nrw.commons'
|
||||||
versionCode 84
|
versionCode 85
|
||||||
versionName '2.7.1'
|
versionName '2.7.2'
|
||||||
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
|
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
|
||||||
|
|
||||||
minSdkVersion project.minSdkVersion
|
minSdkVersion project.minSdkVersion
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue