Fix some deprecations

This commit is contained in:
TacoTheDank
2020-09-06 12:52:43 +02:00
committed by Stypox
parent ba6c7de35a
commit a4feb3fc09
10 changed files with 24 additions and 30 deletions
@@ -2,9 +2,9 @@ package org.schabi.newpipe.report;
import android.os.Parcel;
import androidx.test.ext.junit.runners.AndroidJUnit4;
import androidx.test.filters.LargeTest;
import androidx.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.schabi.newpipe.R;