无法更新到新的 Android Material 版本

Failed to update to the new Android Material version

我想将项目中的 Android Material 依赖项从 1.1.0 更新到 1.3.0,但不知何故我做不到。这将显示:

错误:解析失败:com.google.android.material:material:1.3.0 在项目结构对话框中显示 受影响的模块:app

目前 material 有 1.3.0-alpha01,它不是稳定版本。您应该将依赖项更改为

com.google.android.material:material:1.3.0-alpha01