notification 报错the method build() is undefined for the type Notificatin.Builder

这事api版本号太低导致的

notification 报错the method build() is undefined for the type Notificatin.Builder


Notifica没有builder方法。解决方式,将项目api调整到 17 ok。

相关文章: