Updated 2.14.1 to iOS SDK 1.16.2 and Android SDK 1.7.6

This commit is contained in:
Vijay Sharma 2018-08-14 11:54:20 -04:00
parent 7c5a387cc2
commit a941f6bca2
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.4'
compile 'testfairy:testfairy-android-sdk:1.7.6'
}

Binary file not shown.

View File

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