Pokedex icon indicating copy to clipboard operation
Pokedex copied to clipboard

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

Open MahabubKarim opened this issue 10 months ago • 1 comments

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

MahabubKarim avatar Mar 25 '24 04:03 MahabubKarim

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

skydoves avatar Mar 25 '24 13:03 skydoves