Description
I am trying to migrate my project to using Flutter engine v3.24, which bump Android gradle plugin version to 8.X.
Initially getting compilation error, which I believe that it's due to HMS plugins haven't supported gradle 8.X yet.

Then i tried to added following lines build.gradle to resolve the error,

But I ended up with getting following error which complain that com.huawei.android.hms.ppskit.IPPSChannelInfoServicedoes not exist

Logs
Post logs here or paste them to Ghostbin and insert the link here.
Environment
- Platform: Flutter
- Kit: Ads
- Kit Version 13.4.72+300
- OS Version 13
- Android Studio version 2024.1.2