You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to run gradle task ./gradlew assembleRelease -PenableMultiModuleComposeReports=true --rerun-tasks on project with plurals i get following error:
When I try to run gradle task
./gradlew assembleRelease -PenableMultiModuleComposeReports=true --rerun-tasks
on project with plurals i get following error:EDIT:
the name of failing task is :minifyReleaseWithR8. After further testing it is failing with a standard gradle build as well (no flags).
Version used: "1.2.0"
Library variant: Multiplatform
Platforms tested: Android
The text was updated successfully, but these errors were encountered: