You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The reason will be displayed to describe this comment to others. Learn more.
@katzer It would be really nice to release a new version with this change.
For those who need this change right now, there's a workaround: just use "cordova-plugin-badge": "github:katzer/cordova-plugin-badge#8e870f7f", in your package.json.
What went wrong:
A problem occurred evaluating script.
Could not find method compile() for arguments [me.leolin:ShortcutBadger:1.1.22@aar] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.
Try:
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
8e870f7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This wasn't pushed as an update to NPM,
Would you please bump the package version with this change.
0.8.8 is currently without this change
8e870f7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@katzer It would be really nice to release a new version with this change.
For those who need this change right now, there's a workaround: just use
"cordova-plugin-badge": "github:katzer/cordova-plugin-badge#8e870f7f",
in your package.json.8e870f7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Using the version from above as well, would be nice if this fix can be added to an updated version
8e870f7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
finally done...
8e870f7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi, I encountered this issue. may I know if you encounted also this one
FAILURE: Build failed with an exception.
Where:
Script '/Users/runner/work/1/s/node_modules/cordova-plugin-local-notification/src/android/build/localnotification.gradle' line: 31
What went wrong:
A problem occurred evaluating script.
8e870f7
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm having this same issue! Did you figure out what is going on @RenzoPH ?