We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab01ba7 commit fecf308Copy full SHA for fecf308
appengine/endpoints-frameworks-v2/migration-example/build.gradle
@@ -55,7 +55,7 @@ dependencies {
55
56
// Endpoints Frameworks v2.0
57
// [START endpoints-tools]
58
- compile group: 'com.google.endpoints', name: 'endpoints-framework-tools', version: '2.0.7'
+ compile group: 'com.google.endpoints', name: 'endpoints-framework', version: '2.0.7'
59
// [END endpoints-tools]
60
// End of Endpoints Frameworks v2.0
61
}
0 commit comments