Skip to content

Commit

Permalink
Turn off ABI usage
Browse files Browse the repository at this point in the history
  • Loading branch information
jbarr21 committed Apr 2, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 6338b77 commit 0c7386b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .buckconfig
Original file line number Diff line number Diff line change
@@ -25,6 +25,10 @@
[java]
jar_spool_mode = direct_to_jar
duplicates_log_level = fine
compile_against_abis = false

[kotlin]
compile_against_abis = false

[cache]
dir_max_size = 512MB

0 comments on commit 0c7386b

Please sign in to comment.