update version to 4.7.15

This commit is contained in:
tibbi 2018-09-21 15:10:42 +02:00
parent 528dc4493c
commit 3180bac0a5

View file

@ -7,7 +7,7 @@ buildscript {
propMinSdkVersion = 16
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '4.7.14'
propVersionName = '4.7.15'
kotlin_version = '1.2.70'
support_libs = '27.1.1'
}