Skip to content

Commit

Permalink
feat: Update to Partner latest version 33.1.0 (#177)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mansi-mParticle authored Dec 20, 2024
1 parent c648bdb commit 9947a1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ buildscript {
dependencies {
classpath 'com.android.tools.build:gradle:7.4.1'
classpath 'com.mparticle:android-kit-plugin:' + project.version
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.10'
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.20'
}
}

Expand Down Expand Up @@ -48,6 +48,6 @@ repositories {

dependencies {
compileOnly 'com.google.firebase:firebase-messaging:[10.2.1, )'
api 'com.braze:android-sdk-ui:32.1.0'
api 'com.braze:android-sdk-ui:33.1.0'
testImplementation files('libs/java-json.jar')
}

0 comments on commit 9947a1b

Please sign in to comment.