Skip to content

Commit ac5b876

Browse files
committed
Versioning
1 parent 69cca7e commit ac5b876

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
@@ -52,8 +52,8 @@ android {
5252

5353
defaultConfig {
5454
applicationId 'fr.free.nrw.commons'
55-
versionCode 73
56-
versionName '2.4.2'
55+
versionCode 74
56+
versionName '2.5.0'
5757
minSdkVersion project.minSdkVersion
5858
targetSdkVersion project.targetSdkVersion
5959
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)