Versioning

This commit is contained in:
misaochan 2017-04-16 23:56:14 +10:00
parent 11108c9287
commit eeb5ad3ff6

View file

@ -28,8 +28,8 @@ android {
defaultConfig {
applicationId 'fr.free.nrw.commons'
versionCode 67
versionName '2.2'
versionCode 68
versionName '2.21'
minSdkVersion project.minSdkVersion
targetSdkVersion project.targetSdkVersion
}