update version to 2.15.2

This commit is contained in:
tibbi 2017-04-03 18:23:11 +02:00
parent efb8fa67cf
commit 892154bd39

View file

@ -29,5 +29,5 @@ ext {
propMinSdkVersion = 16
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '2.15.1'
propVersionName = '2.15.2'
}