瀏覽代碼

1.提交引入

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')