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 f129390 commit ed09189Copy full SHA for ed09189
app/build.gradle
@@ -76,8 +76,8 @@ android {
76
77
defaultConfig {
78
applicationId 'fr.free.nrw.commons'
79
- versionCode 74
80
- versionName '2.5.0'
+ versionCode 75
+ versionName '2.6.0'
81
minSdkVersion project.minSdkVersion
82
targetSdkVersion project.targetSdkVersion
83
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
0 commit comments