update version to 4.6.7

This commit is contained in:
tibbi 2018-08-13 12:56:30 +02:00
parent 9761a9e310
commit c896c7e389

View file

@ -7,7 +7,7 @@ buildscript {
propMinSdkVersion = 16
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '4.6.6'
propVersionName = '4.6.7'
kotlin_version = '1.2.60'
support_libs = '27.1.1'
}