mirror of
https://github.com/status-im/react-native-testfairy.git
synced 2025-02-21 06:38:07 +00:00
Updated 2.14.1 to iOS SDK 1.16.2 and Android SDK 1.7.6
This commit is contained in:
parent
7c5a387cc2
commit
a941f6bca2
@ -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.7.4'
|
compile 'testfairy:testfairy-android-sdk:1.7.6'
|
||||||
}
|
}
|
||||||
|
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "react-native-testfairy",
|
"name": "react-native-testfairy",
|
||||||
"version": "2.13.1",
|
"version": "2.14.1",
|
||||||
"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