Blankj / AndroidUtilCode

:fire: Android developers should collect the following utils(updating).
https://blankj.com/2016/07/31/android-utils-code/
Apache License 2.0
33.32k stars 10.69k forks source link

java.lang.NoSuchMethodError #1019

Closed zjhcode closed 5 years ago

zjhcode commented 5 years ago

when i use ToastUtils.showLong below compileSdkVersion 24,i get an error: java.lang.NoSuchMethodError No virtual method areNotificationsEnabled()Z in class Landroid/support/v4/app/NotificationManagerCompat

Blankj commented 5 years ago

just update the compileSdkVersion >= 24