Skip to content

Commit

Permalink
Update localnotification.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
levanax committed Sep 14, 2022
1 parent a673e0f commit 80fb14c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/android/build/localnotification.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ if (!project.ext.has('appShortcutBadgerVersion')) {
}

dependencies {
compile "me.leolin:ShortcutBadger:${appShortcutBadgerVersion}@aar"
implementation "me.leolin:ShortcutBadger:${appShortcutBadgerVersion}@aar"
}

0 comments on commit 80fb14c

Please sign in to comment.