Skip to content

Commit

Permalink
Squash merge braze verion bumpup
Browse files Browse the repository at this point in the history
  • Loading branch information
markvdouw committed Aug 1, 2023
1 parent 256977d commit a780cc4
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 a780cc4

Please sign in to comment.