React Native 0.61 (#808)
* support for RN 0.61.5 * update gradle_dependencies
This commit is contained in:
parent
6729842ed8
commit
d0117b14db
29 changed files with 4986 additions and 27 deletions
src/main/java/io/lbry/browser
|
@ -1,6 +1,6 @@
|
|||
package io.lbry.browser;
|
||||
|
||||
import android.support.v4.content.FileProvider;
|
||||
import androidx.core.content.FileProvider;
|
||||
|
||||
public class LocalFileProvider extends FileProvider {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue