Increase library version
This commit is contained in:
parent
f25e0dae3a
commit
5e7de2827c
1 changed files with 1 additions and 1 deletions
|
@ -399,7 +399,7 @@ dependencies {
|
||||||
exclude group: 'com.android.support'
|
exclude group: 'com.android.support'
|
||||||
}
|
}
|
||||||
compile 'com.github.PhilJay:MPAndroidChart:v3.0.1'
|
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'
|
exclude group: 'com.android.support'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue