File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 22* Added ability to add custom sound effect for android push notifications.
33* Deprecated 'askForFeedback' method. Added 'presentRatingWidgetWithID' method that should be used as it's replacement.
44* Updated minimum supported iOS versions to 10.0
5- * Underlying android SDK version is 21.11.0-RC5
5+ * Updated underlying android SDK version to 21.11.0
66* Updated underlying iOS SDK version to 21.11.2
77
88## 20.11.16
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ repositories {
4141
4242dependencies {
4343 implementation " com.facebook.react:react-native:${ safeExtGet('reactNativeVersion', '+')} "
44- implementation ' ly.count.android:sdk:21.11.0-RC5 '
44+ implementation ' ly.count.android:sdk:21.11.0'
4545
4646 // Import the BoM for the Firebase platform
4747 // The BoM version of 28.4.2 is the newest release that will target firebase-messaging version 22
You can’t perform that action at this time.
0 commit comments