X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=build.gradle;h=623178381a67cc9cc77b36d572695e87d9b30d9d;hp=4b2296d25b31843866faff2fe9dbf16fbba6c576;hb=refs%2Ftags%2Fv3.8.1;hpb=1fa721c8dfc1213cd252ab9cdba14991d5983768 diff --git a/build.gradle b/build.gradle index 4b2296d2..62317838 100644 --- a/build.gradle +++ b/build.gradle @@ -24,6 +24,7 @@ buildscript { google() mavenCentral() } + dependencies { classpath 'com.android.tools.build:gradle:4.2.1' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.20"