diff --git a/CHANGELOG.md b/CHANGELOG.md index 33907369..f494b778 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ - Android: Switch Google's maven repository to default `google()` [#2860](https://github.com/react-native-video/react-native-video/pull/2860) - Android: Implement focusable prop so the video view can toggle whether it is focusable for non-touch devices [#2819](https://github.com/react-native-video/react-native-video/issues/2819) - Fix iOS RCTSwiftLog naming collision [#2868](https://github.com/react-native-video/react-native-video/issues/2868) +- Android: fix linter warning [#2891] (https://github.com/react-native-video/react-native-video/pull/2891) ### Version 6.0.0-alpha3