-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Closed as not planned
Labels
Description
I started getting the following error after updating to version 2.8.6. Until 2.8.5 everything works fine.
> Task :app:transformClassesAndResourcesWithR8ForBetaRelease FAILED
R8 is the new Android code shrinker. If you experience any issues, please file a bug at
https://issuetracker.google.com, using 'Shrinker (R8)' as component name. You can
disable R8 by updating gradle.properties with 'android.enableR8=false'.
.../transforms/FirebasePerformancePlugin/beta/release/66/module-info.class:
D8: Unsupported source file type
gradle.properties configuration
android.enableR8.fullMode=true