Skip to content

v2 OssLicensesMenuActivity incompatible with Compose 1.12 #456

Description

@barry-irvine

Describe the bug
In Compose 1.12 (Bom 2026.08.00) the CustomStyle API in the Foundation package was changed to include a new applyStyle() method. Since this library is built against an older version it does not have this method.

To Reproduce
Steps to reproduce the behavior:

  1. Add the latest Compose to your project with the Oss Licenses Activity
  2. Get AbstractMethodError exception.

Expected behavior
No crashes

Desktop (please complete the following information):

  • Gradle version: 9.7.1
  • Android Studio version: Android Studio Quail 3
  • Plugin name and version OSS Licenses 17.5.1/0.13.0

Additional context
Add any other context about the problem here.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions