Skip to content

Lock react-native-gesture-handler verion in the RN test fixture #1828

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 10, 2022

Conversation

lemnik
Copy link
Contributor

@lemnik lemnik commented Oct 6, 2022

Goal

Avoid Kotlin version conflicts in the ReactNative test fixtures.

Changeset

Lock react-native-gesture-handler to version 2.6.2 which still uses Kotlin 1.4 for the 0.66, 0.67, and 0.68 test fixtures. The 0.69 test fixture uses Kotlin 1.6 and should be compatible with the latest react-native-gesture-handler versions.

Testing

The react-navigation Android test fixtures build without compiler errors from Kotlin incompatibilities.

…s to version `2.62` to avoid kotlin version conflicts
@lemnik lemnik requested review from kattrali and gingerbenw October 6, 2022 09:59
@github-actions
Copy link

github-actions bot commented Oct 6, 2022

@bugsnag/browser bundle size diff

Minified Minfied + Gzipped
Before 43.19 kB 13.21 kB
After 43.19 kB 13.21 kB
± No change No change

code coverage diff

Coverage values did not change👌.

Total:

Lines Branches Functions Statements
0%(+0%) 0%(+0%) 0%(+0%) 0%(+0%)

Generated by 🚫 dangerJS against ceff544

@lemnik lemnik merged commit ff3a846 into next Oct 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants