UNPKG

@wowmaking/react-native-iron-source-hyprmx

Version:

Iron Source SDK HyprMX adapter for React Native

14 lines (11 loc) 324 B
# @wowmaking/react-native-iron-source-hyprmx ## Manual setup for Android Add this to your android/build.gradle file inside allproject > repositories ``` maven { url "https://dl.bintray.com/ironsource-mobile/android-adapters" } maven { url "https://raw.githubusercontent.com/HyprMXMobile/Android-SDKs/master" } ```