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
I am using Jetpack Compose in my application and hence using AGP 7 is required.
Getting this error when applying Kotlin Extended Plugin to my gradle.
java.lang.NoSuchMethodError: 'com.android.build.api.component.impl.ComponentPropertiesImpl com.android.build.gradle.internal.variant.ComponentInfo.getProperties()
Kindly upgrade the library to support the latest gradle version. Jetpack Compose is the future of android UI and hence should be taken on priority.
The text was updated successfully, but these errors were encountered:
I am using Jetpack Compose in my application and hence using AGP 7 is required.
Getting this error when applying Kotlin Extended Plugin to my gradle.
java.lang.NoSuchMethodError: 'com.android.build.api.component.impl.ComponentPropertiesImpl com.android.build.gradle.internal.variant.ComponentInfo.getProperties()
Kindly upgrade the library to support the latest gradle version. Jetpack Compose is the future of android UI and hence should be taken on priority.
The text was updated successfully, but these errors were encountered: