mirror of
https://github.com/status-im/react-native-testfairy.git
synced 2025-02-22 07:08:12 +00:00
Updated 2.1.7 to iOS SDK 1.10.1 and Android SDK 1.5.5
This commit is contained in:
parent
f845ead5a8
commit
dd35bcdd1f
@ -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.
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user