-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Description
Library breaks build when targeting Android 12
Please add
android:exported="false"
to "com.github.moduth.blockcanary.ui.DisplayActivity"
Or recommend users to add
<activity android:name="com.github.moduth.blockcanary.ui.DisplayActivity"
android:exported="false" />
to their AndroidManifest.xml
Newbie-W
Metadata
Metadata
Assignees
Labels
No labels