Skip to content

Update AGP 8.7,3, Gradle 8.9, and Braze 41.1.1#694

Open
rmi22186 wants to merge 1 commit intoworkstation/6.0-Releasefrom
fix/fix-braze-41
Open

Update AGP 8.7,3, Gradle 8.9, and Braze 41.1.1#694
rmi22186 wants to merge 1 commit intoworkstation/6.0-Releasefrom
fix/fix-braze-41

Conversation

@rmi22186
Copy link
Copy Markdown
Member

@rmi22186 rmi22186 commented Apr 3, 2026

Summary

In my testing, Braze 41 was not sending events when using the example app. This requires upgrading AGP from 8.1.4 to 8.7.3 and Gradle from 8.0.2 to 8.9 because Braze 41 depends on androidx.datastore 1.1.x (a Kotlin Multiplatform library) which needs AGP 8.6+ for correct Android variant resolution.

Checklist

  • I have performed a self-review of my own code.
  • I have made corresponding changes to the documentation.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have tested this locally.

Additional Notes

  • {Any additional information or context relevant to this PR}

Reference Issue (For employees only. Ignore if you are an outside contributor)

@rmi22186 rmi22186 requested a review from a team as a code owner April 3, 2026 13:30
@cursor
Copy link
Copy Markdown

cursor bot commented Apr 3, 2026

PR Summary

Medium Risk
Build tooling upgrades (AGP and Gradle) can introduce compatibility issues across plugins and CI even though runtime code is unchanged. The Braze SDK bump may change dependency resolution/behavior and should be validated in the sample/app integration.

Overview
Updates the braze-41 kit build to newer Android tooling by bumping the Android Gradle Plugin from 8.1.4 to 8.7.3 and the Gradle wrapper from 8.0.2 to 8.9.

Upgrades the Braze dependency from com.braze:android-sdk-ui:41.0.0 to 41.1.1.

Written by Cursor Bugbot for commit 6b64e4d. This will update automatically on new commits. Configure here.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 3, 2026

@rmi22186 rmi22186 requested review from denischilik April 3, 2026 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant