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