mirror of
https://github.com/status-im/react-native-webview.git
synced 2026-08-31 03:31:05 +00:00
use compile instead of implementation to support gradle plugin 2.x used in RN 0.56
This commit is contained in:
@@ -18,5 +18,5 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.facebook.react:react-native:+'
|
||||
compile 'com.facebook.react:react-native:+'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user