Skip to content

Update Gradle, AGP, and Kotlin versions for compatibility#22

Open
Gperez88 wants to merge 1 commit intoshaz-tech:mainfrom
Gperez88:main
Open

Update Gradle, AGP, and Kotlin versions for compatibility#22
Gperez88 wants to merge 1 commit intoshaz-tech:mainfrom
Gperez88:main

Conversation

@Gperez88
Copy link
Copy Markdown

Summary

  • Updated Gradle wrapper to version 8.4.
  • Aligned Android Gradle Plugin (AGP) to 8.0.2 for compatibility with Gradle 8.4.
  • Set namespace in build.gradle as required by AGP 8.x.
  • Updated Kotlin version to 1.9.20 to meet the minimum supported version for AGP 8.x.
  • Cleaned and rebuilt the project to ensure compatibility.

Changes

  • Updated gradle-wrapper.properties to use Gradle 8.4.
  • Modified the build.gradle files to accommodate AGP 8.x and Kotlin 1.9.20.
  • Added namespace declaration in build.gradle to meet AGP requirements.

Notes

  • Ensured that the project now uses compatible versions of Gradle, AGP, and Kotlin for better stability.

…o 8.0.2 with Kotlin 1.9.20

- Updated `gradle-wrapper.properties` to use Gradle 8.4.

- Adjusted Android Gradle Plugin (AGP) to 8.0.2 for compatibility.

- Set `namespace` in `build.gradle` as required by AGP 8.x.

- Updated Kotlin version to 1.9.20 to match AGP requirements.

- Cleaned and rebuilt the project to ensure compatibility.
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.

4 participants