X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyCell.git;a=blobdiff_plain;f=build.gradle;h=492462b4b44a7d421fc5a1658ee14157dbda1e12;hp=7393821a09848f7688de2df776df7396a72add4b;hb=2be052aa618f414a18d73f5075b3b3776180bee5;hpb=e250fa01e1c6f079d040e0fdcb65434d20b138a4 diff --git a/build.gradle b/build.gradle index 7393821..492462b 100644 --- a/build.gradle +++ b/build.gradle @@ -26,7 +26,7 @@ buildscript { dependencies { classpath 'com.android.tools.build:gradle:7.0.4' - classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.0" + 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