Skip to content

Conversation

EmadMirzaeiR
Copy link
Contributor

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.

@OS-pedrogustavobilro OS-pedrogustavobilro self-requested a review July 10, 2025 10:59
Copy link
Contributor

@OS-pedrogustavobilro OS-pedrogustavobilro left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution! 😄

@OS-pedrogustavobilro OS-pedrogustavobilro merged commit 060d525 into ionic-team:main Jul 11, 2025
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.

2 participants