zhangmengjie пре 5 година
родитељ
комит
854e835c83
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      android/app/build.gradle

+ 1 - 0
android/app/build.gradle

@@ -151,6 +151,7 @@ android {
 }
 
 dependencies {
+    implementation project(':react-native-device-info')
     implementation project(':react-native-wechat')
     implementation project(':react-native-image-picker')
     implementation project(':react-native-orientation')