Commit d4d7513f authored by Sagar Shah's avatar Sagar Shah

Removed un-needed project dependencies

parent 9b235e50
...@@ -128,9 +128,7 @@ ext { ...@@ -128,9 +128,7 @@ ext {
} }
dependencies { dependencies {
compile project(':log-wrapper')
compile project(':android-ddp') compile project(':android-ddp')
compile project(':rocket-chat-core')
compile project(':rocket-chat-android-widgets') compile project(':rocket-chat-android-widgets')
compile project(':persistence-realm') compile project(':persistence-realm')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment