Skip to content

Commit 476d1a9

Browse files
committed
Add ad blocking module to app module
1 parent 87c02de commit 476d1a9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,8 @@ dependencies {
306306
implementation project(":data-store-impl")
307307
implementation project(":data-store-api")
308308

309+
implementation project (":ad-blocking-impl")
310+
309311
implementation project(":new-tab-page-impl")
310312
implementation project(":new-tab-page-api")
311313

0 commit comments

Comments
 (0)