react-native-push-notification icon indicating copy to clipboard operation
react-native-push-notification copied to clipboard

update build gradle version

Open ninjia0 opened this issue 2 years ago • 1 comments

Kindly update the Gradle version. Everything was functioning correctly until a few days ago when I stopped receiving notification tokens. After updating the Gradle version from 3.2.0 to 3.2.1, the issue was resolved seamlessly.

react-native-push-notification/android/build.gradle

dependencies {
    classpath 'com.android.tools.build:gradle:3.2.0'
}

ninjia0 avatar Dec 20 '23 16:12 ninjia0

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Dec 20 '24 00:12 github-actions[bot]