-
-
Notifications
You must be signed in to change notification settings - Fork 59
Migrate KMP Android modules before AGP 10 #503
Copy link
Copy link
Open
Labels
great first contributionThis issue is a great choice for those contributing to the project for the first time.This issue is a great choice for those contributing to the project for the first time.task
Description
Activity
Metadata
Metadata
Assignees
Labels
great first contributionThis issue is a great choice for those contributing to the project for the first time.This issue is a great choice for those contributing to the project for the first time.task
Deadline
Why
PR #502 upgrades the project to AGP 9.1.1 but temporarily retains the legacy AGP/KMP integration with:
AGP 10 removes these compatibility opt-outs. The project must migrate before upgrading to AGP 10.
Scope
com.android.librarytocom.android.kotlin.multiplatform.library.androidTargetand top-levelandroidconfiguration with the Android-KMP DSL.android.builtInKotlin=falseandandroid.newDsl=false.Acceptance criteria
org.jetbrains.kotlin.multiplatformwithcom.android.libraryorcom.android.application.jvmTestandspotlessCheckpass.Context