hui-z / image_gallery_saver

flutter中用于保存图片到相册的Plugin
MIT License
275 stars 377 forks source link

Execution failed for task ':image_gallery_saver:compileDebugKotlin'. > Inconsistent JVM-target compatibility detected for tasks 'compileDebugJavaWithJavac' (1.8) and 'compileDebugKotlin' (17). #300

Open PeOS-China opened 5 months ago

PeOS-China commented 5 months ago

Flutter升级到最新之后,Android的编译出现了以下异常:

`FAILURE: Build failed with an exception.

BUILD FAILED in 52s Error: Gradle task assembleDebug failed with exit code 1`

casualcoder404 commented 5 months ago

I too am facing this issue.

Any updates or soltion?

famasf1 commented 5 months ago

See #295