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

Removed branch io. We need to try to integrate this version to real app and test (CLose #24)

This commit is contained in:
Alex Dibrivnyi 2017-05-15 23:55:50 +03:00
parent 93ae9c499e
commit 170c879b10
5 changed files with 21 additions and 56 deletions

View file

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