image_gallery_saver icon indicating copy to clipboard operation
image_gallery_saver copied to clipboard

Fix Build Issues by Updating Android build.gradle Configuration

Open JesbinJose opened this issue 1 year ago • 2 comments

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.

JesbinJose avatar Dec 28 '24 15:12 JesbinJose

@woodwen 🙏

GeekTree0101 avatar Jan 11 '25 07:01 GeekTree0101

try #295

knottx avatar Feb 12 '25 12:02 knottx