GPP is Android's unofficial release automation Gradle Plugin. It can do anything from building, uploading, and then promoting your App Bundle or APK to publishing app listings and other metadata.
I am getting gradle error when using triplet play version "3.4.0-agp7.0" with AGP "7.0.0-beta04"
Unable to load class 'com.android.build.api.extension.AndroidComponentsExtension$DefaultImpls'.
This is an unexpected error. Please file a bug containing the idea.log file.
What I Got
I am getting gradle error when using triplet play version "3.4.0-agp7.0" with AGP "7.0.0-beta04"