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