Version v5.0.2

This commit is contained in:
Kaartic Sivaraam 2024-07-07 01:05:55 +05:30
parent 05ffd123e4
commit 36905711d0
2 changed files with 29 additions and 2 deletions

View file

@ -191,8 +191,8 @@ android {
defaultConfig {
//applicationId 'fr.free.nrw.commons'
versionCode 1039
versionName '5.0.1'
versionCode 1040
versionName '5.0.2'
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
minSdkVersion 21