Error:(9, 5) error: resource android:attr/dialogCornerRadius not found

后端 未结 16 2058
攒了一身酷
攒了一身酷 2020-12-02 12:28

So I installed android studio 3.0.1 and as soon as it opened the gradle built and showed the following errors. I tried adding dependencies such as design and support but in

16条回答
  •  难免孤独
    2020-12-02 13:28

    I was having the same issue while adding a mapbox navigation API and resolved this issue by going to: file>project Structure and then setting the compile sdk version and build tool version to the latest. And here is the screenshot:

    Hope it helps.

提交回复
热议问题