Skip to content
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

Compare
Choose a tag to compare
@cbrevik cbrevik released this 05 Sep 06:47
e7750a7

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).