Increase library version

This commit is contained in:
PavelRatushny 2017-10-30 12:13:38 +02:00
parent b9f8e99259
commit d98ff3ce93

View file

@ -399,7 +399,7 @@ dependencies {
exclude group: 'com.android.support'
}
compile 'com.github.PhilJay:MPAndroidChart:v3.0.1'
compile ("com.github.HITGIF:TextFieldBoxes:1.3.2"){
compile ("com.github.HITGIF:TextFieldBoxes:1.3.4"){
exclude group: 'com.android.support'
}
}