update version to 2.15.3

This commit is contained in:
tibbi 2017-04-04 21:31:10 +02:00
parent 4c77980130
commit 779c674fad

View file

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