X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fbuild.gradle;h=42709506f6756ab81fa5dc740cae58ae30430c36;hp=ac49448881b0d48b548f74563ca33d999d1ccb8b;hb=fa5bfd542337d3aff87271af18272768312e1306;hpb=6a85cc5ca039054a24c4601de785e0bc1a234722 diff --git a/app/build.gradle b/app/build.gradle index ac494488..42709506 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -75,7 +75,4 @@ dependencies { // Only compile Firebase ads for the free flavor. freeImplementation 'com.google.firebase:firebase-ads:17.1.2' - - // Only compile the consent library for the free flavor. It is used to comply with the GDPR in Europe. - freeImplementation 'com.google.android.ads.consent:consent-library:1.0.6' } \ No newline at end of file