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 3d6f516 commit c777914Copy full SHA for c777914
build.gradle
@@ -9,7 +9,7 @@ buildscript {
9
mavenCentral()
10
}
11
dependencies {
12
- classpath 'com.android.tools.build:gradle:7.4.1'
+ classpath 'com.android.tools.build:gradle:8.1.0'
13
classpath 'com.mparticle:android-kit-plugin:' + project.version
14
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.10'
15
0 commit comments