Advertisement
Guest User

Untitled

a guest
Jun 25th, 2019
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. My android studio version is 3.4 and dependencies is
  2. dependencies {
  3. classpath 'com.android.tools.build:gradle:3.2.1'
  4. }
  5.  
  6. i changed dependencies to 3.4.0 , also cannot fix the sync failed issue.
  7.  
  8. my current gradles files under "C:Users"username".gradlewrapperdists" link are
  9. "gradle-4.6-all" and " gradle-5.1.1-all "
  10.  
  11. may i know how should i fix this "sync failed" issue ?
  12. Thank you very much.
  13.  
  14. below is the sync failed error.
  15.  
  16. C:/Android/workspace/AndroidPubSub
  17. build.gradle
  18. Failed to resolve: com
  19. Affected Modules: <a href="openFile:C:/Android/workspace/AndroidPubSub/build.gradle">AndroidPubSub</a>
  20. Sync Failed 5 s 228 ms
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement