X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=build.gradle;h=d384f0f0c29e6347f96fb4a6ed566705dd1e48bc;hp=afe0520891d01af7c0e46427bb3114cc353b7d37;hb=c2350d6be15259bc560c623a09b9ac98cca1c876;hpb=6ea3e4ebd779594b45ad8f51cc40761bb6d89030 diff --git a/build.gradle b/build.gradle index afe05208..d384f0f0 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.3' + classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.31" // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files