Advertisement
Guest User

Untitled

a guest
Sep 25th, 2019
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.39 KB | None | 0 0
  1. Using java version "1.8.0_221"
  2. Java(TM) SE Runtime Environment (build 1.8.0_221-b11)
  3. Java HotSpot(TM) 64-Bit Server VM (build 25.221-b11, mixed mode)
  4. Sep 25 07:17:48.346 Building Android app for d***********@gmail.com with 2019.3530
  5. Sep 25 07:17:49.546 Using custom build id from app bundle: 00000 (AppSettings.lua)
  6. Sep 25 07:17:54.780 BUILD SUCCESSFUL
  7. Total time: 4 seconds
  8. Sep 25 07:17:54.795
  9. Sep 25 07:18:52.900
  10. Sep 25 07:18:52.900 FAILURE: Build failed with an exception.
  11.  
  12. * What went wrong:
  13. Sep 25 07:18:52.901 Could not determine the dependencies of task ':App:lintVitalRelease'.
  14. > Could not resolve all artifacts for configuration ':App:debugCompileClasspath'.
  15. >
  16. Sep 25 07:18:52.901 Could not find com.android.support:multidex:1.0.3.
  17. Required by:
  18. Sep 25 07:18:52.902 project :App
  19. >
  20. Sep 25 07:18:52.924 Could not find any matches for com.android.support:support-v4:28.0.+ as no versions of com.android.support:support-v4 are available.
  21. Required by:
  22. project :App
  23. > Could not find any matches for com.android.support:cardview-v7:28.0.+ as no versions of com.android.support:cardview-v7 are available.
  24. Required by:
  25. project :App
  26. > Could not find any matches for com.google.firebase:firebase-messaging:17.+ as no versions of com.google.firebase:firebase-messaging are available.
  27. Required by:
  28. project :App
  29. >
  30. Sep 25 07:18:52.925 Could not find any matches for com.google.firebase:firebase-core:16.+ as no versions of com.google.firebase:firebase-core are available.
  31. Required by:
  32. project :App
  33. > Could not find any matches for com.android.support:support-fragment:28.0.+ as no versions of com.android.support:support-fragment are available.
  34. Required by:
  35. project :App
  36. > Could not find any matches for com.android.support:support-core-ui:28.0.+ as no versions of com.android.support:support-core-ui are available.
  37. Required by:
  38. project :App
  39. > Could not find any matches for com.android.support:support-media-compat:28.0.+ as no versions of com.android.support:support-media-compat are available.
  40. Required by:
  41. project :App
  42. > Could not find any matches for com.google.android.gms:play-services-base:16.+ as no versions of com.google.android.gms:play-services-base are available.
  43. Required by:
  44. project :App
  45. > Could not find any matches for com.android.support:support-core-utils:28.0.+ as no versions of com.android.support:support-core-utils are available.
  46. Required by:
  47. project :App
  48. > Could not find any matches for com.android.support:support-compat:28.0.+ as no versions of com.android.support:support-compat are available.
  49. Required by:
  50. project :App
  51. > Could not find com.android.support:multidex:1.0.3.
  52. Required by:
  53. project :App
  54.  
  55. * Try:
  56. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
  57.  
  58. * Get more help at https://help.gradle.org
  59.  
  60. BUILD FAILED in 57s
  61. Sep 25 07:18:53.639 Excluding specified files from build:
  62. excluding: Icon.png
  63. excluding: Icon-Small-*.png
  64. excluding: Icon*@2x.png
  65. excluding: _src
  66. Android build failed (256) after 64 seconds
  67. Sep 25 07:18:53.971 ERROR: Build Failed: Failed to Build
  68.  
  69. Error code: 256
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement