Skip to content

Commit d5c4e59

Browse files
committed
Versioning
1 parent 558ec45 commit d5c4e59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ android {
4141

4242
defaultConfig {
4343
applicationId 'fr.free.nrw.commons'
44-
versionCode 72
45-
versionName '2.4.1'
44+
versionCode 73
45+
versionName '2.4.2'
4646
minSdkVersion project.minSdkVersion
4747
targetSdkVersion project.targetSdkVersion
4848
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)