We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f977e16 commit 21ffcb5Copy full SHA for 21ffcb5
app/build.gradle
@@ -213,8 +213,8 @@ android {
213
defaultConfig {
214
//applicationId 'fr.free.nrw.commons'
215
216
- versionCode 1050
217
- versionName '5.3.0'
+ versionCode 1051
+ versionName '5.4.0'
218
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
219
220
minSdkVersion 21
0 commit comments