We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f29eb8 commit a4a3a45Copy full SHA for a4a3a45
android/build.gradle
@@ -50,6 +50,6 @@ android {
50
}
51
52
dependencies {
53
- api 'com.github.trycourier:courier-android:1.0.399'
+ api 'com.github.trycourier:courier-android:1.1.0'
54
api 'com.google.firebase:firebase-messaging-ktx:23.1.0'
55
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: courier_flutter
2
description: The best way to add push notifications to your Flutter app!
3
-version: 1.0.0
+version: 1.0.1
4
homepage: https://courier.com
5
6
environment:
0 commit comments