Update commons io and lang

This commit is contained in:
Martin Fietz 2017-09-23 10:04:00 +02:00
parent e4c5bea9eb
commit e372cf67c6
1 changed files with 2 additions and 2 deletions

View File

@ -43,8 +43,8 @@ project.ext {
targetSdkVersion = 25
supportVersion = "23.4.0"
commonsioVersion = "2.4"
commonslangVersion = "3.4"
commonsioVersion = "2.5"
commonslangVersion = "3.6"
eventbusVersion = "2.4.0"
flattr4jVersion = "2.14"
glideVersion = "3.7.0"