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

Update kotlin & gradle versions to fix build errors with Flutter 2.10.3 #10

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

abhlabs
Copy link

@abhlabs abhlabs commented Mar 25, 2022

These updates correct a build error I encountered after upgrading Flutter to 2.10.3:

e: c:\FlutterDev\flutter\.pub-cache\hosted\pub.dartlang.org\disk_space-0.2.1\android\src\main\kotlin\de\appgewaltig\disk_space\DiskSpacePlugin.kt: (14, 6): Class 'kotlin.jvm.JvmStatic' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.5.1, expected version is 1.1.16.
The class is loaded from C:/Users/ahart/.gradle/caches/transforms-3/386454215e6950cb1162d1da9ff12466/transformed/jetified-kotlin-stdlib-1.5.31.jar!/kotlin/jvm/JvmStatic.class

I did not update the changelog or the readme.

First PR, so apologies if I've done anything wrong, please let me know.

@ekuleshov-idexx
Copy link

@mboeddeker any chance this PR could be integrated and a new disk_space plugin update released?

harrowmykel added a commit to harrowmykel/disk_space_plus that referenced this pull request May 27, 2023
@harrowmykel
Copy link

@ekuleshov-idexx @abhlabs Hey, ich habe taken over the maintenance of this plugin

check it out here

https://pub.dev/packages/disk_space_plus

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