react-native-webview / react-native-webview

React Native Cross-Platform WebView
https://github.com/react-native-community/discussions-and-proposals/pull/3
MIT License
6.31k stars 2.96k forks source link

Execution failed for task ':react-native-webview:compileDebugKotlin' #3386

Closed NikhilMasurkar closed 1 month ago

NikhilMasurkar commented 2 months ago

SDK version : 13.8.4 react native : 0.73.6

upgrading the react native 0.71.7 to 0.73.6 got error compileDevDebugKotlinFailed

can you please tell how can i resolve this issue

Task :react-native-webview:compileDebugJavaWithJavac

> Task :app:compileDevDebugKotlin

> Task :app:compileDevDebugKotlin FAILED                                                                                                                    

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.                                                                 

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

For more on this, please refer to https://docs.gradle.org/8.3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
710 actionable tasks: 710 executed
adityalxme commented 1 month ago

++ Same Issue