Skip to content

Commit

Permalink
Fix the nouse_workers_with_dexbuilder error (#1040)
Browse files Browse the repository at this point in the history
  • Loading branch information
sgowroji authored Oct 3, 2023
1 parent 67505f3 commit 8cb605b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/jetpack_compose/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ build --define=android_dexmerger_tool=d8_dexmerger
# Flags for the D8 dexer
build --define=android_incremental_dexing_tool=d8_dexbuilder
build --define=android_standalone_dexing_tool=d8_compat_dx
build --nouse_workers_with_dexbuilder

0 comments on commit 8cb605b

Please sign in to comment.