問題タブ [android-studio-bumblebee]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
android-studio - Gradle を使用できない場合、Android Studio プロジェクトで Kotlin コンパイラ オプションを設定するにはどうすればよいですか?
私が使用しているライブラリでは、オーバーライドされたメソッドのいくつかでエラーが発生します。
Bumblebee をアップグレードする前の答えは、アプリの build.gradle で kotlinOptions を使用することでした。
しかし今、kotlinOptions は常にビルドを壊します:
では、Android Studio Bumblebee で Kotlin のコンパイラ オプションを他にどこで設定できますか?
または、kotlinOptions が再び機能するようにビルドを修正するにはどうすればよいですか?