Skip to content

Commit

Permalink
Revert "Enable D8 dex merging (oppia#3014)" (oppia#3023)
Browse files Browse the repository at this point in the history
This reverts commit f81d8a3.
  • Loading branch information
BenHenning committed Mar 29, 2021
1 parent 8e46435 commit 85a5c86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ build --android_databinding_use_v3_4_args \
--experimental_android_databinding_v2 \
--java_header_compilation=false \
--noincremental_dexing \
--nouse_workers_with_dexbuilder
--define=android_standalone_dexing_tool=d8_compat_dx

# Show all test output by default (for better debugging).
test --test_output=all

0 comments on commit 85a5c86

Please sign in to comment.