X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fbuild.gradle;h=55df3775d7ebb5e8ec12dce20bbd2dfaf0e544c6;hp=47a6163bf14316b52537cef8723994906c96a572;hb=1ec4db87420eb1b562b1869dca167277d5c02b42;hpb=8d1060fb1148d2d2fd7af8261dc9956c3a5687a1 diff --git a/app/build.gradle b/app/build.gradle index 47a6163b..55df3775 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -65,7 +65,7 @@ android { dependencies { implementation fileTree(include: ['*.jar'], dir: 'libs') - implementation 'com.android.support:design:27.1.0' + implementation 'com.android.support:design:27.0.2' // Only compile `com.google.firebase:firebase-ads` for the free flavor. freeImplementation 'com.google.firebase:firebase-ads:11.8.0' }