Skip to content

AGP 9 incompatibility because of BaseExtension usage #2095

@gabrielittner

Description

@gabrielittner

Description

Paparazzi's Gradle plugin accesses AGP's BaseExtension (here). In AGP 9 this type isn't available anymore unless you set android.newDsl=false.

Reference: https://developer.android.com/build/releases/agp-preview#android-gradle-plugin-new-dsl

Steps to Reproduce

Use Paparazzi with AGP 9.

Additional information:

  • Paparazzi Version: 2.0.0-alpha02
  • OS: macOS
  • Compile SDK: 36
  • Gradle Version: 9.0.0
  • Android Gradle Plugin Version: 9.0.0-alpha04

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions