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:
parent
269d04a42f
commit
b8ea937107
3 changed files with 27 additions and 27 deletions
|
@ -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'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue