update version to 2.13.8

This commit is contained in:
tibbi 2017-03-19 21:57:38 +01:00
parent b8579625f0
commit 695daa5c3f

View file

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