incrediblezayed / file_saver

A simple flutter plugin for saving files in all platforms
https://pub.dev/packages/file_saver
BSD 3-Clause "New" or "Revised" License
75 stars 101 forks source link

Execution failed for task ':file_saver:compileDebugKotlin'. #101

Open nilotpalkapri opened 7 months ago

nilotpalkapri commented 7 months ago

FAILURE: Build failed with an exception.

Doing compileOptions { targetCompatibility JavaVersion.VERSION_17 sourceCompatibility JavaVersion.VERSION_17 } in build.gradle solved the problem