commit | fbd05dd7afbcd30d023d85b8311415e931f72ea5 | [log] [tgz] |
---|---|---|
author | Colin Cross <[email protected]> | Tue Jul 18 10:52:21 2023 -0700 |
committer | Colin Cross <[email protected]> | Thu Jul 20 05:17:20 2023 +0000 |
tree | ad588206abaf585df55dc3f3f09b4158ae251ef2 | |
parent | 9add45eefb7f9d3ebfeab902426558e51814e61c [diff] |
Use -Xjvm-default=all instead of -Xjvm-default=enable or @JvmDefault The @JvmDefault annotation and -Xjvm-default=enable argument are both removed from kotlinc 1.9.0 in favor of -Xjvm-default=all. Bug: 291335478 Test: builds Change-Id: I473e578b92482fbd6c8812c4d32acc1a4c27a84a Merged-In: I473e578b92482fbd6c8812c4d32acc1a4c27a84a