Skip to content
Snippets Groups Projects
Commit 43d997ab authored by cyberta's avatar cyberta
Browse files

add missing import in DownloadNotificationManager

parent 904f8393
Branches
Tags
No related merge requests found
......@@ -23,6 +23,7 @@ import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.Intent;
import android.graphics.Color;
import android.os.Build;
import androidx.annotation.NonNull;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment