commit | 6954ea754a915026d2c456a68cf9dc5438c7da7a | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Tue Jul 18 10:52:21 2023 -0700 |
committer | Colin Cross <ccross@android.com> | Tue Jul 18 15:02:50 2023 -0700 |
tree | 59723a70fa89e883461a987cc1e5c152dbd3a51c | |
parent | f06c3ce319ea9732e13bc4f77146b2037a83595b [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