Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Android Gradle Plugin to 8.5.2 and Cleanup Project Configuration #168

Merged
merged 4 commits into from
Aug 14, 2024

Conversation

AntonHolovin
Copy link
Contributor

@AntonHolovin AntonHolovin commented Aug 11, 2024

This pull request includes several updates and cleanups to improve the project configuration:

  • Android Gradle plugin update:

    • Upgraded the Android Gradle Plugin to version 8.5.2 for both the library and example projects.
    • Updated Gradle to the required version for compatibility.
  • disabled Jetifier:

    • Disabled Jetifier, as it is no longer needed.
  • gradle.properties cleanup:

    • Removed an unused gradle.properties file to streamline the project configuration.
  • build.gradle updates:

    • Updated the build.gradle files to align with the new Android Gradle Plugin version:
      • Set Java source compatibility to Java 17.
      • Updated Kotlin options to use JVM target 17.

This commit also updates Gradle version to 8.7.
This commit also updates Gradle version to 8.7 in example project.
Copy link
Collaborator

@theLee3 theLee3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your work @AntonHolovin. Looks great. I will wait for @Abedalkareem to approve & merge in case he has any further insight.

@Abedalkareem
Copy link
Owner

@AntonHolovin
Thanks!

@Abedalkareem Abedalkareem merged commit c5e55b8 into Abedalkareem:develop Aug 14, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants