We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a52f48 commit 59b7635Copy full SHA for 59b7635
build.gradle
@@ -8,7 +8,7 @@ buildscript {
8
mavenCentral()
9
}
10
dependencies {
11
- classpath 'com.android.tools.build:gradle:7.4.1'
+ classpath 'com.android.tools.build:gradle:7.4.2'
12
classpath 'com.mparticle:android-kit-plugin:' + project.version
13
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.10"
14
0 commit comments