Skip to content

Commit

Permalink
Updated 2.14.1 to iOS SDK 1.16.2 and Android SDK 1.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
vijaysharm committed Aug 14, 2018
1 parent 7c5a387 commit a941f6b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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 modified ios/libTestFairy.a
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit a941f6b

Please sign in to comment.