mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2026-09-23 01:18:50 +00:00
Migrate annotation to androidx
release build is failing without this on android studio 3.5.3
This commit is contained in:
@@ -13,7 +13,7 @@ import java.io.IOException;
|
||||
import java.nio.ByteBuffer;
|
||||
import java.nio.ByteOrder;
|
||||
|
||||
import javax.annotation.Nullable;
|
||||
import androidx.annotation.Nullable;
|
||||
|
||||
/**
|
||||
* @author kapodamy
|
||||
|
||||
Reference in New Issue
Block a user