mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 21:03:54 +01:00
Bump up version code and name
This commit is contained in:
parent
e1466c866b
commit
627874aaf9
1 changed files with 2 additions and 3 deletions
|
|
@ -212,10 +212,9 @@ android {
|
|||
defaultConfig {
|
||||
//applicationId 'fr.free.nrw.commons'
|
||||
|
||||
versionCode 1046
|
||||
versionName '5.1.3'
|
||||
versionCode 1048
|
||||
versionName '5.2.0'
|
||||
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
|
||||
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 34
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue