Closed neegbeah closed 6 years ago
Thanks for this report. It looks like you may be using an outdated version of the Android Gradle Plugin, you'll want to make sure you're on version 3.0.0
or higher as compile
is deprecated and will be removed at the end of 2018.
Unfortunately there is a separate but related bug that was just fixed so you'll need to update to the latest version https://github.com/radarlabs/react-native-radar/releases/tag/2.1.1 for a working build.
After upgrading to 2.1.0, I received the following error from the Android Dependency.
Could not find method implementation() for arguments [com.facebook.react:react-native:+] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.
I know its not occurring in Radar Directly, but after the upgrade this error occured.
Heres the full build error