hui-z / image_gallery_saver

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

Update build.gradle #322

Open bhattishb92 opened 2 weeks ago

bhattishb92 commented 2 weeks ago

Updating compileSdkVersion to 34 to work with latest flutter 3.24.3

gabrielgarciagava commented 2 weeks ago

Please merge this one. Flutter 3.24.x requires compileSdk >=31 to be able to build for release.

This PR fixes this issue: https://github.com/hui-z/image_gallery_saver/issues/320

austincparker commented 2 weeks ago

yes please! this package will not build with the latest version

knottx commented 2 weeks ago

also in #295