Rebase onto the latest dev, update appcompat dependencies to use androidx
This commit is contained in:
parent
ac43d23767
commit
36419e0430
2 changed files with 14 additions and 10 deletions
|
|
@ -1,7 +1,8 @@
|
|||
package org.schabi.newpipe.util;
|
||||
|
||||
import android.graphics.Bitmap;
|
||||
import android.support.annotation.Nullable;
|
||||
|
||||
import androidx.annotation.Nullable;
|
||||
|
||||
public class BitmapUtils {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue