We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22a9786 commit 114496dCopy full SHA for 114496d
1 file changed
build.gradle
@@ -53,6 +53,6 @@ repositories {
53
54
dependencies {
55
compileOnly 'com.google.firebase:firebase-messaging:[10.2.1, )'
56
- api 'com.braze:android-sdk-ui:34.0.0'
+ api 'com.braze:android-sdk-ui:35.0.0'
57
testImplementation files('libs/java-json.jar')
58
}
0 commit comments