update version to 2.35.5

This commit is contained in:
tibbi 2017-11-05 16:17:47 +01:00
parent 16dce8322a
commit 1b48cf8a97

View file

@ -31,7 +31,7 @@ ext {
propMinSdkVersion = 16
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '2.35.4'
propVersionName = '2.35.5'
kotlin_version = '1.1.51'
support_libs = '26.0.2'
}