Skip to content

Commit d22603e

Browse files
authored
Updated underlying Android SDK version to 23.8.2 (#237)
1 parent acd6c88 commit d22603e

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
@@ -14,7 +14,7 @@
1414

1515
* Fixed bug in Android where recording views would force send all stored events
1616

17-
* Updated underlying Android SDK version to 23.8.0
17+
* Updated underlying Android SDK version to 23.8.2
1818
* Updated underlying iOS SDK version to 23.8.2
1919

2020
## 23.2.4

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ repositories {
4141

4242
dependencies {
4343
implementation "com.facebook.react:react-native:${safeExtGet('reactNativeVersion', '+')}"
44-
implementation 'ly.count.android:sdk:23.8.0'
44+
implementation 'ly.count.android:sdk:23.8.2'
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

0 commit comments

Comments
 (0)