Skip to content

Commit 2662624

Browse files
feat: Update to Partner latest version 34.0.0 (#180)
1 parent c2b8734 commit 2662624

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ apply plugin: 'com.mparticle.kit'
3434

3535
android {
3636
defaultConfig {
37-
minSdkVersion 21
37+
minSdkVersion 25
3838
}
3939
compileOptions {
4040
sourceCompatibility 1.8
@@ -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:33.1.0'
51+
api 'com.braze:android-sdk-ui:34.0.0'
5252
testImplementation files('libs/java-json.jar')
5353
}

0 commit comments

Comments
 (0)