X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=build.gradle;h=78a3cd35609a44c49a880070e8ac6fc62fd485e4;hb=ab7601a6d91b6035862bb47b1ac259855e3aba3b;hp=a994e46b72bdbe4886483096427077c47d6fab2a;hpb=86731d839decc4df39f2fa765f6727e64e151cb6;p=PrivacyCell.git diff --git a/build.gradle b/build.gradle index a994e46..78a3cd3 100644 --- a/build.gradle +++ b/build.gradle @@ -25,8 +25,8 @@ buildscript { } dependencies { - classpath 'com.android.tools.build:gradle:7.2.1' - classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.21" + classpath 'com.android.tools.build:gradle:7.2.2' + 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