Skip to content

Commit f534648

Browse files
authored
Merge pull request #371 from Countly/android_2547
feat: android 25.4.7
2 parents 797d795 + 7177cc3 commit f534648

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
* Mitigated a possible issue with request timeouts in IE11 in Web
2222
* Mitigated an issue where manual feedback reporting could have failed in Web.
2323

24-
* Updated underlying Android SDK version to 25.4.6
24+
* Updated underlying Android SDK version to 25.4.7
2525
* Updated underlying iOS SDK version to 25.4.8
2626
* Updated underlying Web SDK version to 25.4.2
2727

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ android {
3838
}
3939

4040
dependencies {
41-
implementation 'ly.count.android:sdk:25.4.6'
41+
implementation 'ly.count.android:sdk:25.4.7'
4242
implementation 'com.google.firebase:firebase-messaging:24.0.3'
4343
}

0 commit comments

Comments
 (0)