How to fix android studios 2.3 NDK bug?

后端 未结 11 559
感情败类
感情败类 2020-12-05 16:51

I\'m assuming it\'s a bug since I didn\'t have any problems until the new update. So I cant use the gradle console to debug my app because I have this warning -

11条回答
  •  借酒劲吻你
    2020-12-05 17:33

    You can give it a try :

    There is a checkbox for it in android studio already.

    Android Studio -> Preferences -> Compiler -> Gradle -> Command-line Options -> Configure on Demand

    Uncheck it and then sync gradle again

提交回复
热议问题