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?