mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
Versioning for v2.8.1
This commit is contained in:
parent
c4e2f9974c
commit
8b8058378f
1 changed files with 2 additions and 2 deletions
|
|
@ -89,8 +89,8 @@ android {
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId 'fr.free.nrw.commons'
|
applicationId 'fr.free.nrw.commons'
|
||||||
versionCode 87
|
versionCode 88
|
||||||
versionName '2.8.0'
|
versionName '2.8.1'
|
||||||
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