Hello Carlos, 

Have you updated the build.gradle file with the following dependencies 
section? 

dependencies {
    // V2: Endpoints Framework v2 migration
    compile 'com.google.endpoints:endpoints-framework:2.0.9'

    compile 'javax.inject:javax.inject:1'
    compile 'javax.servlet:servlet-api:2.5'
}

The "Migrating Android projects to Endpoints Frameworks 2.0" documentation page 
<https://cloud.google.com/endpoints/docs/frameworks/java/migrating-android> is 
appropriate in your case. You should chose the "v2" tab at the top of the code 
window in the "Update the app/build.gradle" sub-chapter. 


-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/e7fc7bb4-d12b-466c-8296-16fa5631f199%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to