Updated 2.0.9 to iOS SDK 1.8.1 and Android SDK 1.4.5

This commit is contained in:
Vijay Sharma 2016-12-31 13:15:57 -05:00
parent 345bfec33a
commit 2257cc10b6

View File

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