Versioning for v2.4

This commit is contained in:
Josephine Lim 2017-05-20 12:32:27 +02:00
parent 7b4734d3ad
commit bc09ee4bba

View file

@ -39,8 +39,8 @@ android {
defaultConfig { defaultConfig {
applicationId 'fr.free.nrw.commons' applicationId 'fr.free.nrw.commons'
versionCode 70 versionCode 71
versionName '2.3' versionName '2.4'
minSdkVersion project.minSdkVersion minSdkVersion project.minSdkVersion
targetSdkVersion project.targetSdkVersion targetSdkVersion project.targetSdkVersion
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"