This repository has been archived by the owner on Oct 20, 2020. It is now read-only.
Minor release to allow override of SDK versions
Fix for RN 0.56+ and newer SDKs + Gradle versions.
Available overrides:
compileSdkVersion
buildToolsVersion
minSdkVersion
targetSdkVersion
reactNativeVersion
anjlabIABVersion
The final one (anjlabIABVersion
) is if you want to attempt to use other versions than the default version for https://github.com/anjlab/android-inapp-billing-v3 (which is the lib we wrap).