diff --git a/arms/build.gradle b/arms/build.gradle index d16277e0d5bc7e2c8bf0e440c8f27d70fead967e..3cb69bbef1609e6ed329b417c961f737461e3dff 100644 --- a/arms/build.gradle +++ b/arms/build.gradle @@ -34,11 +34,6 @@ dependencies { exclude module: 'support-annotations' exclude module: 'support-v4' } - api(rootProject.ext.dependencies["design"]) { - exclude module: 'support-annotations' - exclude module: 'appcompat-v7' - exclude module: 'support-v4' - } api rootProject.ext.dependencies["annotations"] //view