Skip to content

Commit

Permalink
Release FCM v1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ofavre committed Feb 14, 2024
1 parent e853658 commit 512ada0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions packages/fcm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 1.0.8
* Upgrade to WonderPush Android SDK FCM v1.0.7

## 1.0.7
* Fix build.gradle

Expand Down
2 changes: 1 addition & 1 deletion packages/fcm/android/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group 'com.wonderpush.sdk.flutter.fcm'
version '1.0.7'
version '1.0.8'

buildscript {
repositories {
Expand Down
2 changes: 1 addition & 1 deletion packages/fcm/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: wonderpush_fcm_flutter
description: Mobile push notification delivery with the WonderPush service. The WonderPush Flutter SDK makes it easy to add push notifications to your iOS and Android apps. FCM compatibility module.
version: 1.0.7
version: 1.0.8
homepage: https://www.wonderpush.com/

environment:
Expand Down

0 comments on commit 512ada0

Please sign in to comment.