“The specified Android SDK Build Tools version (26.0.0) is ignored…”

前端 未结 8 2129
野趣味
野趣味 2020-12-24 05:18

In Android Studio 3, I\'m seeing this issue:

The specified Android SDK Build Tools version (26.0.0) is ignored, as it is below the minimum supported

8条回答
  •  天命终不由人
    2020-12-24 05:27

    invalidate cache in android studio will resolve this issue. Go to file-> click on invalidate cache/restart option.

提交回复
热议问题