Versioning for v2.6.0

This commit is contained in:
misaochan 2017-11-27 18:35:02 +10:00
parent b91847e5b4
commit e377123f09

View file

@ -76,8 +76,8 @@ android {
defaultConfig { defaultConfig {
applicationId 'fr.free.nrw.commons' applicationId 'fr.free.nrw.commons'
versionCode 74 versionCode 75
versionName '2.5.0' versionName '2.6.0'
minSdkVersion project.minSdkVersion minSdkVersion project.minSdkVersion
targetSdkVersion project.targetSdkVersion targetSdkVersion project.targetSdkVersion
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"