X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=build.gradle;h=4b2296d25b31843866faff2fe9dbf16fbba6c576;hp=c891ef0ba955c7ef40254ec8015ee4cb5b8734f4;hb=c071aa9a937b2dbbaccc5ba47335a29a13062061;hpb=aa121d6d6df14a0425ac3b5603765dbae7e8d156 diff --git a/build.gradle b/build.gradle index c891ef0b..4b2296d2 100644 --- a/build.gradle +++ b/build.gradle @@ -26,7 +26,7 @@ buildscript { } dependencies { classpath 'com.android.tools.build:gradle:4.2.1' - classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.0" + classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.20" // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files