-
-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
This plugin fails due to AGP 9 not registering the AppExtension class in AGP 9.0.0 (see https://developer.android.com/build/releases/agp-preview#android-gradle-plugin-new-dsl).
Workaround should be adding the following to the gradle.properties file:
android.newDsl=false
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels