android-gradle-aspectj
android-gradle-aspectj copied to clipboard
Not Compatible with AGP 7.x. | No such method error | Can't use with Jetpack Compose
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.