Closed GoogleCodeExporter closed 9 years ago
Sorry, in the above steps to reproduce, step 4, should be of course:
4. replace the gson 2.2.3 dependency with 'com.google.code.gson:gson:2.2.4' (or
'com.google.code.gson:gson:2.2.+') and sync project
Original comment by sbi...@gmail.com
on 3 Apr 2014 at 11:11
I suspect that the dependency is being added in the wrong place. Can you show
us the build.gradle file in the root of the project and also the build.gradle
inside the app/ directory?
I'm closing the issue because I can assure you the dependency is available. You
can see it here:
http://search.maven.org/#search%7Cga%7C1%7Cg%3Acom.google.code.gson%20a%3Agson
Original comment by j...@squareup.com
on 9 Aug 2014 at 5:42
This happened to me after i updated the android studio to 1.0.1 but the reason
was that i had accidentally checked the offline in in gradle setting and then
was trying to sync. :(
Original comment by uxyrat...@gmail.com
on 16 Dec 2014 at 5:01
Original issue reported on code.google.com by
sbi...@gmail.com
on 3 Apr 2014 at 11:09Attachments: