diff --git a/build.gradle b/build.gradle index aa15b21..f83c062 100644 --- a/build.gradle +++ b/build.gradle @@ -48,6 +48,6 @@ repositories { dependencies { compileOnly 'com.google.firebase:firebase-messaging:[10.2.1, )' - api 'com.braze:android-sdk-ui:25.0.0' + api 'com.braze:android-sdk-ui:27.0.0' testImplementation files('libs/java-json.jar') }