update version to 2.13.0

This commit is contained in:
tibbi 2017-03-18 20:20:44 +01:00
parent 023719ea47
commit 0372f20dff

View file

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