Skip to content

Commit 25fdbe0

Browse files
committed
Change Homepage in Pubspec
• Due to the way Pub presents package pages, we're changing the homepage in our Pubspec to point at our git repo
1 parent d345760 commit 25fdbe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: onesignal
22
description: OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your flutter app with OneSignal
33
version: 1.0.5
44
author: Brad Hesse <[email protected]>, Josh Kasten <[email protected]>
5-
homepage: https://www.onesignal.com
5+
homepage: https://github.com/OneSignal/OneSignal-Flutter-SDK
66

77
flutter:
88
plugin:

0 commit comments

Comments
 (0)