commit | 25a05fe4e30fe3ed956cf5f479de5fd7fe41394a | [log] [tgz] |
---|---|---|
author | Colin Cross <[email protected]> | Tue Jul 18 10:52:21 2023 -0700 |
committer | Colin Cross <[email protected]> | Wed Jul 19 14:33:40 2023 -0700 |
tree | 146f1992a7d27b66a1274ba3fa0c8b20a6abb3f2 | |
parent | 3e4cb76551b4ab703c5104df2c538c4596d298b6 [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