image_gallery_saver
image_gallery_saver copied to clipboard
Fix Build Issues by Updating Android build.gradle Configuration
This pull request addresses and resolves the build issues in the package by updating the Gradle and Kotlin versions, as well as making necessary changes to the Android build configuration. These updates include adding the compileSdkVersion, defining the namespace, and modifying the compileOptions to set the sourceCompatibility and targetCompatibility to Java 21. These changes ensure compatibility with the latest development standards and resolve the build errors in the project.
@woodwen 🙏
try #295