updating version to 2.14.9

This commit is contained in:
tibbi 2017-04-01 16:53:33 +02:00
parent e07e3e769a
commit 5cc89a67b3

View file

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