update Commons to 2.26.2

This commit is contained in:
tibbi 2017-08-27 22:56:55 +02:00
parent a4aec0b6ee
commit 3b867e6418

View file

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