Skip to content

fix(android): update Gradle and Kotlin configurations for compatibili… #28

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

EmadMirzaieR
Copy link

This PR resolves issues encountered during Gradle sync and build caused by outdated kotlin_version and incompatible com.android.tools.build:gradle versions.

Changes:

  • Updated Kotlin version to 1.9.25
  • Updated com.android.tools.build:gradle to 8.7.2

Why:

The previous configuration failed with newer Android Studio/AGP environments and broke compatibility with recent AndroidX core libraries. These updates align the plugin's build script with current standards and fix compatibility issues.

Tested successfully on Android Studio with Gradle 8+ and AGP 8.7.2.

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.

1 participant