update commons to 2.23.8

This commit is contained in:
tibbi 2017-08-03 23:39:14 +02:00
parent 93b613134b
commit be8a2f43b3

View file

@ -29,7 +29,7 @@ ext {
propMinSdkVersion = 16
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '2.23.7'
propVersionName = '2.23.8'
kotlin_version = '1.1.3-2'
support_libs = '25.3.1'
}