Skip to content

Commit c2b8734

Browse files
feat: Update to Partner latest version 33.1.0 (#177) (#179)
1 parent 7886a9e commit c2b8734

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ buildscript {
1111
dependencies {
1212
classpath 'com.android.tools.build:gradle:7.4.1'
1313
classpath 'com.mparticle:android-kit-plugin:' + project.version
14-
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.10'
14+
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.20'
1515
}
1616
}
1717

@@ -48,6 +48,6 @@ repositories {
4848

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

0 commit comments

Comments
 (0)