emekalites / react-native-alarm-notification

schedule alarm and local notification in react-native
https://www.npmjs.com/package/react-native-alarm-notification
MIT License
225 stars 95 forks source link

fix: gradle plugin v7 plugin maven to maven-publish #193

Closed tuxrace closed 1 year ago

tuxrace commented 1 year ago

fix gradle plugin v7 plugin maven to maven-publish

This is to fix the apply plugin for maven, since it now requires to use maven-publish instead of just maven.