Version v4.2.1

This commit is contained in:
Kaartic Sivaraam 2023-10-25 23:29:06 +05:30
parent 2ddb6b2e5e
commit 14b6c455bf
2 changed files with 14 additions and 2 deletions

View file

@ -178,8 +178,8 @@ android {
defaultConfig {
//applicationId 'fr.free.nrw.commons'
versionCode 1035
versionName '4.2.0'
versionCode 1036
versionName '4.2.1'
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
minSdkVersion 21