File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4747
4848* Fixed an issue where the build UUID and executable name were missing from crash reports (iOS).
4949
50- * Updated underlying Android SDK version to 25.1.0
50+ * Updated underlying Android SDK version to 25.1.1
5151* Updated underlying iOS SDK version to 25.1.0
5252* Added underlying Web SDK version to 24.11.4
5353
Original file line number Diff line number Diff line change @@ -38,6 +38,6 @@ android {
3838}
3939
4040dependencies {
41- implementation ' ly.count.android:sdk:25.1.0 '
41+ implementation ' ly.count.android:sdk:25.1.1 '
4242 implementation ' com.google.firebase:firebase-messaging:24.0.3'
4343}
Original file line number Diff line number Diff line change @@ -34,5 +34,5 @@ android {
3434}
3535
3636dependencies {
37- implementation ' ly.count.android:sdk:25.1.0 '
37+ implementation ' ly.count.android:sdk:25.1.1 '
3838}
You can’t perform that action at this time.
0 commit comments