Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

5 type arguments expected for interface CommonExtension in build.gradle.kts #170

Open
MahabubKarim opened this issue Mar 25, 2024 · 1 comment

Comments

@MahabubKarim
Copy link

Please complete the following information:

  • Version: v0.0.1
  • Device : OnePlus 6T

Describe the Bug:

private typealias AndroidExtension = com.android.build.api.dsl.CommonExtension<*, *, *, *, *, *>

5 type arguments expected for interface CommonExtension<BuildFeaturesT : BuildFeatures, BuildTypeT : BuildType, DefaultConfigT : DefaultConfig, ProductFlavorT : ProductFlavor, AndroidResourcesT : AndroidResources>

Expected Behavior:

The project will build perfectly

@skydoves
Copy link
Owner

Hey @MahabubKarim, which Android Studio do you use? You should use Android Studio Iguana at least to build this project.

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

No branches or pull requests

2 participants