We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ec9876 commit 8a2aee0Copy full SHA for 8a2aee0
1 file changed
build.gradle
@@ -48,6 +48,6 @@ repositories {
48
49
dependencies {
50
compileOnly 'com.google.firebase:firebase-messaging:[10.2.1, )'
51
- api 'com.braze:android-sdk-ui:30.4.0'
+ api 'com.braze:android-sdk-ui:32.1.0'
52
testImplementation files('libs/java-json.jar')
53
}
0 commit comments