mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
Versioning for v3.1.1
This commit is contained in:
parent
9238a208ba
commit
fba9c54a0a
1 changed files with 2 additions and 2 deletions
|
|
@ -150,8 +150,8 @@ android {
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
//applicationId 'fr.free.nrw.commons'
|
//applicationId 'fr.free.nrw.commons'
|
||||||
|
|
||||||
versionCode 1024
|
versionCode 1025
|
||||||
versionName '3.1.0'
|
versionName '3.1.1'
|
||||||
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
|
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
|
||||||
|
|
||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue