update version to 4.6.3

This commit is contained in:
tibbi 2018-08-07 20:05:25 +02:00
parent 8f176bbab5
commit f285bd2ec4

View file

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