Skip to content

Commit

Permalink
Fix Gradle issue
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsandriesse committed Jun 4, 2020
1 parent 63941bc commit 9c086df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ configurations.all {
exclude group: "org.whispersystems", module: "signal-protocol-android"
exclude group: "org.signal", module: "signal-metadata-java"
exclude group: "org.signal", module: "signal-metadata-android"
exclude module: "commons-logging"
}

dependencies {
Expand Down

0 comments on commit 9c086df

Please sign in to comment.