Skip to content

Build: Update Gradle to 9.7.1 and AGP to 9.3.2 - #1706

Open
kuvandikov wants to merge 1 commit into
android:mainfrom
kuvandikov:build/update-gradle-and-agp
Open

Build: Update Gradle to 9.7.1 and AGP to 9.3.2#1706
kuvandikov wants to merge 1 commit into
android:mainfrom
kuvandikov:build/update-gradle-and-agp

Conversation

@kuvandikov

Copy link
Copy Markdown

This PR updates the build system to the latest versions to improve stability and performance.

Key Changes:

  • Gradle Wrapper: Upgraded from version 9.5.0 to 9.7.1.
  • Android Gradle Plugin (AGP): Updated from 9.3.1 to 9.3.2 in libs.versions.toml.
  • Performance Optimization: Enabled org.gradle.tooling.parallel=true in gradle.properties for faster parallel synchronization (supported in Gradle 9.4+).
  • Scripts: Updated gradlew, gradlew.bat, and the gradle-wrapper.jar to match the new Gradle version.

Verification

  • Project synchronized successfully (Gradle Sync).
  • Verified build via ./gradlew assembleDebug.

- Update Gradle Wrapper to 9.7.1
- Update Android Gradle Plugin to 9.3.2 in libs.versions.toml
- Enable parallel sync in gradle.properties
- Update gradlew scripts and wrapper jar
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