3rd-party Gradle plug-ins may be the cause

后端 未结 17 840
悲哀的现实
悲哀的现实 2020-12-07 12:00

After updating to Android Studio 3.1 I got this error message:

The project works fine and this is mostly just a warning, so my question is what\'s the meani

17条回答
  •  既然无缘
    2020-12-07 12:41

    To solve the issue, remove Instant App Provision from the "Run Configurations" and leave only the Gradle-Aware Make.

    Run -> Edit Configurations..
    

    I have AndroidStudio 3.1, Gradle Plugin 3.1.0 and Kotlin library version 1.2.30.

提交回复
热议问题