Guest User

Untitled

a guest
Aug 28th, 2020
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.64 KB | None | 0 0
  1. C:\Projects\Myapp-app-app\android>gradlew --warning-mode all
  2. > Configure project :app
  3. BuildListener#buildStarted(Gradle) has been deprecated. This is scheduled to be removed in Gradle 7.0.
  4. at build_btavch953bkyn3pf2cwzpq6y9.run(C:\Projects\Myapp-app-app\android\app\build.gradle:1)
  5. (Run with --stacktrace to get the full stack trace of this deprecation warning.)
  6.  
  7. Installing unimodules:
  8. unimodules-core@5.3.0 from C:\Projects\Myapp-app-app\node_modules\@unimodules\core
  9. unimodules-react-native-adapter@5.4.0 from C:\Projects\Myapp-app-app\node_modules\@unimodules\react-native-adapter
  10. expo-constants@9.1.1 from C:\Projects\Myapp-app-app\node_modules\expo-constants
  11. expo-error-recovery@1.2.1 from C:\Projects\Myapp-app-app\node_modules\expo-error-recovery
  12. expo-file-system@9.0.1 from C:\Projects\Myapp-app-app\node_modules\expo-file-system
  13. expo-font@8.2.2 from C:\Projects\Myapp-app-app\node_modules\expo-font
  14. expo-image-loader@1.1.1 from C:\Projects\Myapp-app-app\node_modules\expo-image-loader
  15. expo-keep-awake@8.2.1 from C:\Projects\Myapp-app-app\node_modules\expo-keep-awake
  16. expo-linear-gradient@8.2.1 from C:\Projects\Myapp-app-app\node_modules\expo-linear-gradient
  17. expo-location@8.2.1 from C:\Projects\Myapp-app-app\node_modules\expo-location
  18. expo-permissions@9.0.1 from C:\Projects\Myapp-app-app\node_modules\expo-permissions
  19. expo-splash-screen@0.5.0 from C:\Projects\Myapp-app-app\node_modules\expo-splash-screen
  20. expo-sqlite@8.2.1 from C:\Projects\Myapp-app-app\node_modules\expo-sqlite
  21. expo-task-manager@8.4.0 from C:\Projects\Myapp-app-app\node_modules\expo-task-manager
  22. expo-updates@0.2.14 from C:\Projects\Myapp-app-app\node_modules\expo-updates
  23. unimodules-app-loader@1.2.0 from C:\Projects\Myapp-app-app\node_modules\unimodules-app-loader
  24. unimodules-barcode-scanner-interface@5.2.1 from C:\Projects\Myapp-app-app\node_modules\unimodules-barcode-scanner-interface
  25. unimodules-camera-interface@5.2.1 from C:\Projects\Myapp-app-app\node_modules\unimodules-camera-interface
  26. unimodules-constants-interface@5.2.1 from C:\Projects\Myapp-app-app\node_modules\unimodules-constants-interface
  27. unimodules-face-detector-interface@5.2.1 from C:\Projects\Myapp-app-app\node_modules\unimodules-face-detector-interface
  28. unimodules-file-system-interface@5.2.1 from C:\Projects\Myapp-app-app\node_modules\unimodules-file-system-interface
  29. unimodules-font-interface@5.2.1 from C:\Projects\Myapp-app-app\node_modules\unimodules-font-interface
  30. unimodules-image-loader-interface@5.2.1 from C:\Projects\Myapp-app-app\node_modules\unimodules-image-loader-interface
  31. unimodules-permissions-interface@5.2.1 from C:\Projects\Myapp-app-app\node_modules\unimodules-permissions-interface
  32. unimodules-sensors-interface@5.2.1 from C:\Projects\Myapp-app-app\node_modules\unimodules-sensors-interface
  33. unimodules-task-manager-interface@5.2.1 from C:\Projects\Myapp-app-app\node_modules\unimodules-task-manager-interface
  34.  
  35. > Configure project :expo-constants
  36. The maven plugin has been deprecated. This is scheduled to be removed in Gradle 7.0. Please use the maven-publish plugin instead.
  37. at build_489d1prt0lpum1niw7yxn8lbh.run(C:\Projects\Myapp-app-app\node_modules\expo-constants\android\build.gradle:2)
  38. (Run with --stacktrace to get the full stack trace of this deprecation warning.)
  39.  
  40. > Task :help
  41.  
  42. Welcome to Gradle 6.0.1.
  43.  
  44. To run a build, run gradlew <task> ...
  45.  
  46. To see a list of available tasks, run gradlew tasks
  47.  
  48. To see a list of command-line options, run gradlew --help
  49.  
  50. To see more detail about a task, run gradlew help --task <task>
  51.  
  52. For troubleshooting, visit https://help.gradle.org
  53.  
  54. BUILD SUCCESSFUL in 27s
  55. 1 actionable task: 1 executed
  56.  
Add Comment
Please, Sign In to add comment