Explorar o código

Remove unused lint check

Sebastián Katzer %!s(int64=11) %!d(string=hai) anos
pai
achega
d28f1aaf78
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/android/Receiver.java

+ 0 - 1
src/android/Receiver.java

@@ -164,7 +164,6 @@ public class Receiver extends BroadcastReceiver {
      * Shows the notification
      */
     @SuppressWarnings("deprecation")
-    @SuppressLint("NewApi")
     private void showNotification (Builder notification) {
         NotificationManager mgr = (NotificationManager) context.getSystemService(Context.NOTIFICATION_SERVICE);
         int id                  = 0;