在另一个模块的功能模块中找不到 Kotlin 类

Could not find Kotlin classes in feature module from another module

在带有来自另一个功能模块的 com.android.feature 插件的模块中找不到 Kotlin 类。例如,在 Android Instant Apps 中,无法从任何功能模块引用 "base" 功能中的 Kotlin 类。

参考 Google issue tracker,已使用 Android SDK Built-Tools 修复到 27.0.2

请将您的 Android SDK Built-Tools 更新到 27.0.2 并确保您使用的是 Android Studio 3.0.1 或更新版本。

如果任何问题仍然存在,请在 Google issue tracker 报告,他们将重新打开进行检查。谢谢!