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 b3cf78c commit eb372ebCopy full SHA for eb372eb
app/build.gradle
@@ -83,8 +83,8 @@ android {
83
84
defaultConfig {
85
applicationId 'fr.free.nrw.commons'
86
- versionCode 79
87
- versionName '2.6.4'
+ versionCode 80
+ versionName '2.6.5'
88
setProperty("archivesBaseName", "app-commons-v$versionName-" + getBranchName())
89
90
minSdkVersion project.minSdkVersion
0 commit comments