Skip to content

Commit a4a3a45

Browse files
committed
Bump
1 parent 5f29eb8 commit a4a3a45

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@ android {
5050
}
5151

5252
dependencies {
53-
api 'com.github.trycourier:courier-android:1.0.399'
53+
api 'com.github.trycourier:courier-android:1.1.0'
5454
api 'com.google.firebase:firebase-messaging-ktx:23.1.0'
5555
}

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: courier_flutter
22
description: The best way to add push notifications to your Flutter app!
3-
version: 1.0.0
3+
version: 1.0.1
44
homepage: https://courier.com
55

66
environment:

0 commit comments

Comments
 (0)