Skip to content

Support flutter3#721

Merged
remonh87 merged 5 commits into
mainfrom
support-flutter3
May 14, 2022
Merged

Support flutter3#721
remonh87 merged 5 commits into
mainfrom
support-flutter3

Conversation

@remonh87

Copy link
Copy Markdown
Member

Fix for #718

Let's wait with merging until we got clarity on the cardfield

dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.3.1"
implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.4.1"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are these dependency updates on purpose? Otherwise, I'd follow the versions from stripe-react-native

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah I thought upgrading those minors couldn't hurt but no problem reverting this. However I would like to upgrade the gradle stuff since it gets rid of a lot of warnings and also the Flutter team recommends these versions now

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.

2 participants