1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-11-01 07:43:00 +00:00

Update CheckForNewAppVersionTask.java

This commit is contained in:
Redirion
2019-06-25 13:47:16 +02:00
committed by GitHub
parent c4ef40f4dc
commit 80b4975188

View File

@@ -14,6 +14,7 @@ import android.os.AsyncTask;
import android.preference.PreferenceManager;
import android.support.v4.app.NotificationCompat;
import android.support.v4.app.NotificationManagerCompat;
import android.util.Log;
import org.json.JSONException;
import org.json.JSONObject;