diff --git a/android/build.gradle b/android/build.gradle index 33ada02..13e92cd 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -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' }