Skip to content

fix: annotate AttributionIdInitializer with @Keep#384

Merged
dkhawk merged 2 commits intomainfrom
fix/attribution-id-keep
Mar 11, 2026
Merged

fix: annotate AttributionIdInitializer with @Keep#384
dkhawk merged 2 commits intomainfrom
fix/attribution-id-keep

Conversation

@dkhawk
Copy link
Contributor

@dkhawk dkhawk commented Mar 11, 2026

This prevents R8/ProGuard from stripping the Initializer class since it is instantiated via reflection by App Startup.

This prevents R8/ProGuard from stripping the Initializer class since it's instantiated via reflection by App Startup.
@dkhawk dkhawk requested a review from kikoso March 11, 2026 18:08
@kikoso
Copy link
Collaborator

kikoso commented Mar 11, 2026

LGTM

com.google.maps.android:android-maps-utils 4.1.0 -> 4.1.1
androidx.core:core-ktx 1.17.0 -> 1.18.0
androidx.activity:activity-ktx 1.12.4 -> 1.13.0
org.mockito:mockito-core 5.21.0 -> 5.23.0
@dkhawk dkhawk merged commit b0339d1 into main Mar 11, 2026
7 checks passed
@dkhawk dkhawk deleted the fix/attribution-id-keep branch March 11, 2026 21:58
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.

2 participants