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 525d5da commit 240d165Copy full SHA for 240d165
app/build.gradle
@@ -90,8 +90,8 @@ android {
90
91
defaultConfig {
92
applicationId 'fr.free.nrw.commons'
93
- versionCode 91
94
- versionName '2.8.4'
+ versionCode 92
+ versionName '2.8.5'
95
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
96
97
minSdkVersion project.minSdkVersion
0 commit comments