update version to 5.2.4

This commit is contained in:
tibbi 2018-10-24 23:37:30 +02:00
parent a9140d4072
commit 79825f95fe

View file

@ -7,7 +7,7 @@ buildscript {
propMinSdkVersion = 21
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '5.2.3'
propVersionName = '5.2.4'
kotlin_version = '1.2.71'
}