update version to 2.27.0

This commit is contained in:
tibbi 2017-08-30 20:37:48 +02:00
parent 750e2ce592
commit 081cec878a

View file

@ -29,7 +29,7 @@ ext {
propMinSdkVersion = 16
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '2.26.9'
propVersionName = '2.27.0'
kotlin_version = '1.1.4-2'
support_libs = '25.3.1'
}