Updated 2.13.0 to iOS SDK 1.15.1 and Android SDK 1.7.4

This commit is contained in:
Vijay Sharma 2018-07-05 14:22:44 -04:00
parent 0fa23ee20c
commit 700f76b51c
3 changed files with 2 additions and 2 deletions

View File

@ -20,5 +20,5 @@ android {
dependencies {
compile 'com.facebook.react:react-native:0.20.1'
compile 'testfairy:testfairy-android-sdk:1.7.3'
compile 'testfairy:testfairy-android-sdk:1.7.4'
}

Binary file not shown.

View File

@ -1,6 +1,6 @@
{
"name": "react-native-testfairy",
"version": "2.12.0",
"version": "2.13.0",
"description": "TestFairy for React Native",
"author": "Gil Megidish",
"main": "./index.js",