File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ buildscript {
1010 mavenCentral()
1111 }
1212 dependencies {
13- classpath ' com.android.tools.build:gradle:8.1.4 '
13+ classpath ' com.android.tools.build:gradle:8.7.3 '
1414 classpath ' com.mparticle:android-kit-plugin:' + project. version
1515 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
1616 }
@@ -67,6 +67,6 @@ repositories {
6767
6868dependencies {
6969 compileOnly ' com.google.firebase:firebase-messaging:[10.2.1, )'
70- api ' com.braze:android-sdk-ui:37.0.0 '
70+ api ' com.braze:android-sdk-ui:41.1.1 '
7171 testImplementation files(' libs/java-json.jar' )
7272}
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-8.0.2 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.9 -bin.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments