Skip to content

Commit 3d6f516

Browse files
authored
chore: bump android-sdk-ui from 24.3.0 to 25.0.0 (#133)
⬆️ Upgrade Braze Android SDK from v24 to v25
1 parent 3d8431e commit 3d6f516

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,11 @@ android {
4343
}
4444

4545
repositories {
46-
maven { url "https://appboy.github.io/appboy-android-sdk/sdk" }
4746
mavenCentral()
4847
}
4948

5049
dependencies {
5150
compileOnly 'com.google.firebase:firebase-messaging:[10.2.1, )'
52-
api 'com.appboy:android-sdk-ui:24.3.0'
51+
api 'com.braze:android-sdk-ui:25.0.0'
5352
testImplementation files('libs/java-json.jar')
5453
}

0 commit comments

Comments
 (0)