Explorar el Código

1.提交引入

zhangmengjie hace 5 años
padre
commit
854e835c83
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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')