We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 797d795 + 7177cc3 commit f534648Copy full SHA for f534648
CHANGELOG.md
@@ -21,7 +21,7 @@
21
* Mitigated a possible issue with request timeouts in IE11 in Web
22
* Mitigated an issue where manual feedback reporting could have failed in Web.
23
24
-* Updated underlying Android SDK version to 25.4.6
+* Updated underlying Android SDK version to 25.4.7
25
* Updated underlying iOS SDK version to 25.4.8
26
* Updated underlying Web SDK version to 25.4.2
27
android/build.gradle
@@ -38,6 +38,6 @@ android {
38
}
39
40
dependencies {
41
- implementation 'ly.count.android:sdk:25.4.6'
+ implementation 'ly.count.android:sdk:25.4.7'
42
implementation 'com.google.firebase:firebase-messaging:24.0.3'
43
0 commit comments