X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=build.gradle;h=319c598f0752b4d4927201db785c57ca4c2017b5;hp=afe0520891d01af7c0e46427bb3114cc353b7d37;hb=ab11ca2de00c56982e46627c8e7fc670462b0b3c;hpb=6ea3e4ebd779594b45ad8f51cc40761bb6d89030 diff --git a/build.gradle b/build.gradle index afe05208..319c598f 100644 --- a/build.gradle +++ b/build.gradle @@ -26,8 +26,8 @@ buildscript { } dependencies { - classpath 'com.android.tools.build:gradle:7.0.0' - classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.21" + classpath 'com.android.tools.build:gradle:7.0.4' + classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.10" // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files