Ver código fonte

1.提交引入

zhangmengjie 5 anos atrás
pai
commit
854e835c83
1 arquivos alterados com 1 adições e 0 exclusões
  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')