update version to 2.27.9

This commit is contained in:
tibbi 2017-09-05 20:55:15 +02:00
parent ce27f5399c
commit 51d6e9fc91

View file

@ -29,7 +29,7 @@ ext {
propMinSdkVersion = 16
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '2.27.8'
propVersionName = '2.27.9'
kotlin_version = '1.1.4-3'
support_libs = '25.3.1'
}