`import com.microsoft.codepush.react.CodePush` is not found in MainApplication.kt. added `apply from: "../../node_modules/@revopush/react-native-code-push/android/codepush.gradle"` in `android/app/build.gradle` in my code.
import com.microsoft.codepush.react.CodePushis not found in MainApplication.kt.added
apply from: "../../node_modules/@revopush/react-native-code-push/android/codepush.gradle"inandroid/app/build.gradlein my code.