1
0
Fork 0
mirror of https://github.com/ethauvin/android-about-box.git synced 2025-04-25 10:47:10 -07:00

Updated card library version. Fixed errors after update

This commit is contained in:
Alex Dibrivnyi 2017-04-13 20:27:14 +03:00
parent 269d04a42f
commit b8ea937107
3 changed files with 27 additions and 27 deletions

View file

@ -28,7 +28,7 @@ android {
}
dependencies {
compile 'com.github.daniel-stoneuk:material-about-library:1.5.0'
compile 'com.github.daniel-stoneuk:material-about-library:1.8.2'
compile('io.branch.sdk.android:library:2.5.7') {
exclude module: 'answers.shim'
}