PushNotification param change name from service to Service and object to Object

This commit is contained in:
Eudes Inácio
2021-02-08 17:07:40 +01:00
parent 254efccdb7
commit 2cd41a69f7
49 changed files with 1031 additions and 501 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ dependencies {
}
apply from: "../../node_modules/cordova-plugin-badge/src/android/badge.gradle"
if (hasProperty('postBuildExtras')) {
postBuildExtras()