Skip to content

Commit b56fe10

Browse files
committed
Update react-native dependency
1 parent 184fe58 commit b56fe10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ repositories {
2828
}
2929

3030
dependencies {
31-
compile 'com.facebook.react:react-native:0.17.+'
31+
compile "com.facebook.react:react-native:+"
3232
compile group: 'com.zopim.android', name: 'sdk', version: '1.1.1'
3333
}

0 commit comments

Comments
 (0)