X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=build.gradle;fp=build.gradle;h=f5007a0acac68c92ad21c076f6b286bf6bd21be2;hp=64d9b31b0994c3b9453643885b187de7da9bd8ce;hb=b664d689b9757ffd1fd224c85a9659d2f4df1204;hpb=83b0beda5a1374f43e0ea07b7fad4adee9365ea9 diff --git a/build.gradle b/build.gradle index 64d9b31b..f5007a0a 100644 --- a/build.gradle +++ b/build.gradle @@ -27,7 +27,7 @@ buildscript { dependencies { classpath 'com.android.tools.build:gradle:8.0.2' - classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.10" + classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.22" // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files