Triple-T / gradle-play-publisher

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.
MIT License
4.12k stars 340 forks source link

Not Working on AGP 7.0.0-beta04 #965

Closed pitampoudel closed 3 years ago

pitampoudel commented 3 years ago

What I Got

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.
pitampoudel commented 3 years ago

I think this issue is from AGP side

SUPERCILEX commented 3 years ago

Yup, see #963.