update version to 5.15.2

This commit is contained in:
tibbi 2019-07-23 08:58:58 +02:00
parent 1f303b6d16
commit ceb3d8307b

View file

@ -7,7 +7,7 @@ buildscript {
propMinSdkVersion = 21
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '5.15.1'
propVersionName = '5.15.2'
kotlin_version = '1.3.41'
}