Skip to content

Commit 391a3d3

Browse files
committed
Versioning
1 parent 89cb6c4 commit 391a3d3

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
@@ -34,8 +34,8 @@ android {
3434

3535
defaultConfig {
3636
applicationId 'fr.free.nrw.commons'
37-
versionCode 69
38-
versionName '2.2.2'
37+
versionCode 70
38+
versionName '2.3'
3939
minSdkVersion project.minSdkVersion
4040
targetSdkVersion project.targetSdkVersion
4141
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)