]> gitweb.stoutner.com Git - PrivacyCell.git/blobdiff - build.gradle
Release 1.6.
[PrivacyCell.git] / build.gradle
index 33cbaa6f48b6d95c0db9bb62f5218be871d4a6a4..492462b4b44a7d421fc5a1658ee14157dbda1e12 100644 (file)
@@ -25,8 +25,8 @@ buildscript {
     }
 
     dependencies {
-        classpath 'com.android.tools.build:gradle:7.0.3'
-        classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.31"
+        classpath 'com.android.tools.build:gradle:7.0.4'
+        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