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