Skip to content
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

Fix Kotlin version preventing build of example on Android #183

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

amantoux
Copy link
Member

@amantoux amantoux commented Dec 5, 2023

─ Flutter Fix ────────────────────────────
[!] Your project requires a newer version of the Kotlin Gradle plugin.
Find the latest version on https://kotlinlang.org/docs/releases.html#release-details, then update 
/Users/.../fleather/packages/fleather/example/android/build.gradle:
ext.kotlin_version = '<latest-version>'

@amantoux amantoux requested a review from Amir-P December 5, 2023 19:19
Copy link

codecov bot commented Dec 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (23422a2) 84.25% compared to head (abc93ae) 84.25%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #183   +/-   ##
=======================================
  Coverage   84.25%   84.25%           
=======================================
  Files          60       60           
  Lines        9408     9408           
=======================================
  Hits         7927     7927           
  Misses       1481     1481           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@amantoux amantoux merged commit 9f145bd into master Dec 5, 2023
4 checks passed
@amantoux amantoux deleted the fix/android_build_issue branch December 5, 2023 19:23
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.

1 participant