Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aedec2e5 authored by Chaohui Wang's avatar Chaohui Wang
Browse files

[Spa] Gradle and Android Gradle Plugin Upgrade

Gradle: Upgraded from version 8.12.1 to 8.13
Android Gradle Plugin (AGP): Upgraded from version 8.10.1 to 8.11.0

Build Script Modernization and Centralization:
The root `build.gradle.kts` file has been substantially refactored to
use the modern, stable AGP APIs and to centralize configuration.
Modern AGP APIs: The build script now uses the
`com.android.build.api.dsl` interfaces (`CommonExtension`,
`ApplicationExtension`, `LibraryExtension`) instead of the older
`com.android.build.gradle.BaseExtension`. This is the recommended
practice for modern AGP versions, providing more stable and explicit
APIs.

Bug: 373245944
Flag: EXEMPT gradle only
Test: gradle build
Change-Id: I3b1688753f7859ee3e58ddd7066730f7dae85967
parent 559b2b6a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment