Skip to content

Commit ed09189

Browse files
committed
Versioning for v2.6.0
1 parent f129390 commit ed09189

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
@@ -76,8 +76,8 @@ android {
7676

7777
defaultConfig {
7878
applicationId 'fr.free.nrw.commons'
79-
versionCode 74
80-
versionName '2.5.0'
79+
versionCode 75
80+
versionName '2.6.0'
8181
minSdkVersion project.minSdkVersion
8282
targetSdkVersion project.targetSdkVersion
8383
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)