update version to 3.13.15

This commit is contained in:
tibbi 2018-02-27 19:51:39 +01:00
parent aeadb089f1
commit a56b56f331

View file

@ -6,7 +6,7 @@ buildscript {
propMinSdkVersion = 16
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '3.13.12'
propVersionName = '3.13.15'
kotlin_version = '1.2.21'
support_libs = '27.0.2'
}