You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At first I got an error: Could not find method compile() for arguments [com.facebook.react:react-native:0.20.+] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.
Replaced compile with implementation.
Then the error: RNAndroidSpeechRecognizerPackage.java @OverRide
Help restore the project to a fresh react-native!
The text was updated successfully, but these errors were encountered:
At first I got an error:
Could not find method compile() for arguments [com.facebook.react:react-native:0.20.+] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.
Replaced compile with implementation.
Then the error:
RNAndroidSpeechRecognizerPackage.java @OverRide
Help restore the project to a fresh react-native!
The text was updated successfully, but these errors were encountered: