Skip to content

Commit 6e9c4a5

Browse files
committed
Clean up build.gradle
Change-Id: Id263db395b4f2a86f957ca6267321c452576d80d
1 parent cf321f3 commit 6e9c4a5

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

database/app/build.gradle

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,6 @@ android {
1818
signingConfig signingConfigs.debug
1919
}
2020
}
21-
packagingOptions {
22-
// Required to avoid clashes in Jackson.
23-
exclude 'META-INF/LICENSE'
24-
exclude 'META-INF/LICENSE-FIREBASE.txt'
25-
exclude 'META-INF/NOTICE'
26-
}
2721
}
2822

2923
dependencies {

0 commit comments

Comments
 (0)