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 69cca7e commit ac5b876Copy full SHA for ac5b876
app/build.gradle
@@ -52,8 +52,8 @@ android {
52
53
defaultConfig {
54
applicationId 'fr.free.nrw.commons'
55
- versionCode 73
56
- versionName '2.4.2'
+ versionCode 74
+ versionName '2.5.0'
57
minSdkVersion project.minSdkVersion
58
targetSdkVersion project.targetSdkVersion
59
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
0 commit comments