Updated 2.1.7 to iOS SDK 1.10.1 and Android SDK 1.5.5

This commit is contained in:
Vijay Sharma 2017-09-15 13:13:20 -04:00
parent f845ead5a8
commit dd35bcdd1f
3 changed files with 2 additions and 2 deletions

View File

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

Binary file not shown.

View File

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