update version to 2.13.3

This commit is contained in:
tibbi 2017-03-18 21:26:06 +01:00
parent 4d62c306a6
commit cfe5998ad8

View file

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