diff --git a/build.gradle b/build.gradle index ec77b1e88..1e33d0085 100644 --- a/build.gradle +++ b/build.gradle @@ -9,7 +9,7 @@ buildscript { maven { url "https://plugins.gradle.org/m2/" } } dependencies { - classpath 'com.android.tools.build:gradle:7.1.2' + classpath 'com.android.tools.build:gradle:7.2.2' classpath "io.realm:realm-gradle-plugin:10.10.1" classpath "gradle.plugin.com.github.b3er.local.properties:local-properties-plugin:1.1" // NOTE: Do not place your application dependencies here; they belong