Skip to content

build: Upgrade AGP to 9.2.1 and remove deprecated flags#13

Open
hungyanbin wants to merge 3 commits into
masterfrom
CU-86exty3rp_upgrade_AGP
Open

build: Upgrade AGP to 9.2.1 and remove deprecated flags#13
hungyanbin wants to merge 3 commits into
masterfrom
CU-86exty3rp_upgrade_AGP

Conversation

@hungyanbin

Copy link
Copy Markdown
Collaborator

Release Notes Entry

build: Upgrade AGP to 9.2.1 and remove deprecated flags

Technical Description

Upgrades Android Gradle Plugin to 9.2.1 and removes the deprecated android.builtInKotlin=false and android.newDsl=false flags from gradle.properties.

Key Changes:

  • Updated AGP to 9.2.1
  • Removed android.builtInKotlin=false from gradle.properties
  • Removed android.newDsl=false from gradle.properties

hungyanbin added 3 commits June 3, 2026 18:56
These flags are no longer needed with AGP 9.0. Pure Java Android
libraries work correctly with the default builtInKotlin=true setting.
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