Enable Peer review

Bump up version code and name
This commit is contained in:
Ritika Pahwa 2025-03-08 15:13:10 +05:30
parent c924817b84
commit 7ab90f1d44
2 changed files with 4 additions and 4 deletions

View file

@ -212,8 +212,8 @@ android {
defaultConfig {
//applicationId 'fr.free.nrw.commons'
versionCode 1046
versionName '5.1.3'
versionCode 1047
versionName '5.1.4'
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
minSdkVersion 21