X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=build.gradle;h=68c5ada8f4290a0f65f7c99f4b2589b169492afb;hb=fd55ca6cacad873ec4723e2235d800917451e873;hp=9fa13f6faa300c33f56e50671fd72ce052c98442;hpb=aba828cabddd0a277271c90816b50292bb64baf1;p=PrivacyBrowserAndroid.git diff --git a/build.gradle b/build.gradle index 9fa13f6f..68c5ada8 100644 --- a/build.gradle +++ b/build.gradle @@ -26,8 +26,8 @@ buildscript { } dependencies { - classpath 'com.android.tools.build:gradle:7.1.1' - classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.10" + classpath 'com.android.tools.build:gradle:7.2.1' + classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.10" // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files