File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11group ' com.onesignal.flutter'
2- version ' 2.4.0 '
2+ version ' 2.4.1 '
33
44buildscript {
55 repositories {
@@ -34,7 +34,7 @@ android {
3434}
3535
3636dependencies {
37- api ' com.onesignal:OneSignal:3.13.1 '
37+ api ' com.onesignal:OneSignal:3.13.2 '
3838}
3939
4040// Adds required manifestPlaceholders keys to allow mainifest merge gradle step to complete
Original file line number Diff line number Diff line change 33#
44Pod ::Spec . new do |s |
55 s . name = 'onesignal_flutter'
6- s . version = '2.4.0 '
6+ s . version = '2.4.1 '
77 s . summary = 'The OneSignal Flutter SDK'
88 s . description = 'Allows you to easily add OneSignal to your flutter projects, to make sending and handling push notifications easy'
99 s . homepage = 'https://www.onesignal.com'
Original file line number Diff line number Diff line change 11name : onesignal_flutter
22description : OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your flutter app with OneSignal
3- version : 2.4.0
3+ version : 2.4.1
44author : Brad Hesse <brad@onesignal.com>, Josh Kasten <josh@onesignal.com>
55homepage : https://github.com/OneSignal/OneSignal-Flutter-SDK
66
You can’t perform that action at this time.
0 commit comments