Skip to content

Commit 9557ed6

Browse files
committed
Versioning for release 2.4.1
1 parent 2b8abe3 commit 9557ed6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ android {
4040

4141
defaultConfig {
4242
applicationId 'fr.free.nrw.commons'
43-
versionCode 71
44-
versionName '2.4'
43+
versionCode 72
44+
versionName '2.4.1'
4545
minSdkVersion project.minSdkVersion
4646
targetSdkVersion project.targetSdkVersion
4747
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)