You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We default to the legacy behavior, accepting old AGP DSL types instead of new AGP DSL types, by adding android.newDsl=false flag to ensure builds succeed in AGP 9+.
We default to the legacy behavior, accepting old AGP DSL types instead of new AGP DSL types, by adding
android.newDsl=falseflag to ensure builds succeed in AGP 9+.