this is app/build.gradlew code
Tried updating react-native and react-dom versions.
updated gradle,kotlin versions
following image is my build.gradle
Removed deprecated plugins
added
apply plugin: “com.android.application”
apply plugin: ‘com.google.gms.google-services’
apply plugin: ‘kotlin-android’
apply plugin: ‘kotlin-parcelize’
New contributor
user20665654 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.