Google Play AIDL submission error UE 5.4

AIDL

Try adding this code to the dependency block.

def billing_version = "6.1.0"
implementation "com.android.billingclient:billing:$billing_version"
18 Likes