Getting the following error on Play Console.
We've detected this app uses an unsupported version of Play billing. Please upgrade to Billing Library version 3 or newer to publish this app.
I am using the latest revenuecat library
implementation 'com.revenuecat.purchases:purchases:4.3.1'
FYI, we are using Dexguard .
How to fix the error ?