Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit 08e12b9

Browse files
fix(deps): update com.braze:android-sdk-ui to v34
1 parent f246ce3 commit 08e12b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ androidx-paging = { module = "androidx.paging:paging-runtime", version.ref = "an
3636
androidx-work = { module = "androidx.work:work-runtime", version = "2.10.0" }
3737
appcenter-distribute = { module = "com.microsoft.appcenter:appcenter-distribute", version.ref = "appcenter" }
3838
appcenter-distribute-play = { module = "com.microsoft.appcenter:appcenter-distribute-play", version.ref = "appcenter" }
39-
braze = { module = "com.braze:android-sdk-ui", version = "33.1.0" }
39+
braze = { module = "com.braze:android-sdk-ui", version = "34.0.0" }
4040
dagger-hilt = { module = "com.google.dagger:hilt-android", version.ref = "dagger" }
4141
dagger-hilt-compiler = { module = "com.google.dagger:hilt-compiler", version.ref = "dagger" }
4242
firebase-bom = { module = "com.google.firebase:firebase-bom", version = "33.8.0" }

0 commit comments

Comments
 (0)