@tyrads.com/tyrads-sdk 1.1.6 → 1.1.7-beta.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -95,7 +95,7 @@ dependencies {
95
95
  //noinspection GradleDynamicVersion
96
96
  implementation "com.facebook.react:react-native:+"
97
97
  implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
98
- implementation ("com.github.tyrads-com:tyrads-sdk-android:317a555418")
98
+ implementation ("com.github.tyrads-com:tyrads-sdk-android:060678cd14")
99
99
 
100
100
  }
101
101
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tyrads.com/tyrads-sdk",
3
- "version": "1.1.6",
3
+ "version": "1.1.7-beta.1",
4
4
  "description": "Tyrads SDK for React Native ",
5
5
  "source": "./src/index.tsx",
6
6
  "main": "./lib/commonjs/index.js",