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
AGP 7.x has updated its API drastically. For example, com.android.build.gradle.api.AndroidSourceSet has renamed to com.android.build.api.dsl.AndroidSourceSet and thus #433 no longer works.