Google Play release fails: Your app currently uses Play Billing Library version AIDL and must update to at least version 6.0.1 to make use of the latest monetization features on Google Play.

Troubleshooting

I have added com.android.vending.BILLING custom permission in FlutterFlow:

Deployment through FlutterFlow's Mobile Deployment to Play Store goes through fine. However, when trying to release it to Internal Track in Play Console it throws an error:

Your app currently uses Play Billing Library version AIDL and must update to at least version 6.0.1 to make use of the latest monetization features on Google Play.

How to fix this?

What have you tried so far?

I tried searching the community, other resources. Seems like this can be solved by post-processing and modifying Android Manifest XML file, but isn't this supposed to work out-of-the-box with FlutterFlow?

Did you check FlutterFlow's Documentation for this topic?
No
1