update version to 5.0.13

This commit is contained in:
tibbi 2018-10-12 20:57:47 +02:00
parent db1116d851
commit 03786d00e7

View file

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