Versioning

This commit is contained in:
Josephine Lim 2017-05-15 12:28:05 +02:00
parent 89cb6c4997
commit 391a3d38b8

View file

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