google / secrets-gradle-plugin

A Gradle plugin for providing your secrets to your Android project.
Apache License 2.0
1.13k stars 99 forks source link

java.lang.NoClassDefFoundError: com/android/build/api/variant/AndroidComponentsExtension #48

Closed johnjeremih closed 2 years ago

johnjeremih commented 2 years ago

I'm getting this error on version 2.0.0. Version 1.3.0 works fine except when adding it as a variable on the manifest.

image

image // Secret key plugin classpath("com.google.android.libraries.mapsplatform.secrets-gradle-plugin:secrets-gradle-plugin:2.0.0")

arriolac commented 2 years ago

What version of AGP are you using? Note that the 2.0.0 plugin requires AGP 7.0.0.