Skip to content

Commit

Permalink
chore: bump android-sdk-ui from 24.3.0 to 25.0.0 (#133)
Browse files Browse the repository at this point in the history
⬆️ Upgrade Braze Android SDK from v24 to v25
  • Loading branch information
techouse authored Aug 1, 2023
1 parent 3d8431e commit 3d6f516
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,11 @@ android {
}

repositories {
maven { url "https://appboy.github.io/appboy-android-sdk/sdk" }
mavenCentral()
}

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

0 comments on commit 3d6f516

Please sign in to comment.