Skip to content

Commit

Permalink
fix(deps): update com.braze:android-sdk-ui to v34
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 30, 2025
1 parent fc058f2 commit 7943871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ androidx-paging-compose = { module = "androidx.paging:paging-compose", version.r
androidx-work = { module = "androidx.work:work-runtime", version = "2.10.0" }
appcenter-distribute = { module = "com.microsoft.appcenter:appcenter-distribute", version.ref = "appcenter" }
appcenter-distribute-play = { module = "com.microsoft.appcenter:appcenter-distribute-play", version.ref = "appcenter" }
braze = { module = "com.braze:android-sdk-ui", version = "33.1.0" }
braze = { module = "com.braze:android-sdk-ui", version = "34.0.0" }
dagger-hilt = { module = "com.google.dagger:hilt-android", version.ref = "dagger" }
dagger-hilt-compiler = { module = "com.google.dagger:hilt-compiler", version.ref = "dagger" }
firebase-bom = { module = "com.google.firebase:firebase-bom", version = "33.8.0" }
Expand Down

0 comments on commit 7943871

Please sign in to comment.