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 2b8abe3 commit 9557ed6Copy full SHA for 9557ed6
app/build.gradle
@@ -40,8 +40,8 @@ android {
40
41
defaultConfig {
42
applicationId 'fr.free.nrw.commons'
43
- versionCode 71
44
- versionName '2.4'
+ versionCode 72
+ versionName '2.4.1'
45
minSdkVersion project.minSdkVersion
46
targetSdkVersion project.targetSdkVersion
47
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
0 commit comments