]> gitweb.stoutner.com Git - PrivacyCell.git/blobdiff - build.gradle
Create a protocols activity. https://redmine.stoutner.com/issues/774
[PrivacyCell.git] / build.gradle
index 492462b4b44a7d421fc5a1658ee14157dbda1e12..46c499fe9e4f2eeabcca9c818cff53dc861173f7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright © 2021 Soren Stoutner <soren@stoutner.com>.
+ * Copyright © 2021-2022 Soren Stoutner <soren@stoutner.com>.
  *
  * This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>.
  *
@@ -25,7 +25,7 @@ buildscript {
     }
 
     dependencies {
-        classpath 'com.android.tools.build:gradle:7.0.4'
+        classpath 'com.android.tools.build:gradle:7.1.1'
         classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.10"
 
         // NOTE: Do not place your application dependencies here; they belong