Enable Peer review (#6244)

Bump up version code and name
This commit is contained in:
Ritika Pahwa 2025-03-08 18:11:38 +05:30 committed by GitHub
parent c924817b84
commit de44968a75
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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