update version to 5.11.3

This commit is contained in:
tibbi 2019-04-08 10:08:37 +02:00
parent 4c4c7026e0
commit 9db05ac81f

View file

@ -7,7 +7,7 @@ buildscript {
propMinSdkVersion = 21
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '5.11.2'
propVersionName = '5.11.3'
kotlin_version = '1.3.21'
}