update version to 2.26.6

This commit is contained in:
tibbi 2017-08-28 22:50:15 +02:00
parent 4e0991dc50
commit aecc6fd86d

View file

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