thecodrr / react-native-google-admob

The most definitive Google Admob library for React Native.
BSD 2-Clause "Simplified" License
17 stars 4 forks source link

App can't build after i install library #11

Closed lewatt23 closed 4 years ago

lewatt23 commented 4 years ago

Hello every time i install this library my app can't build it throws the following error

Task :app:transformDexArchiveWithExternalLibsDexMergerForDebug FAILED

Deprecated Gradle features were used in this build, making it incompatible with Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/5.5/userguide/command_line_interface.html#sec:command_line_warnings

can someone help ?

lewatt23 commented 4 years ago

Never mind it was a multidex issue