Skip to content

Commit fecf308

Browse files
author
Frank Natividad
committed
endpoints-framework-tools not needed only endpoints-framework
1 parent ab01ba7 commit fecf308

File tree

1 file changed

+1
-1
lines changed
  • appengine/endpoints-frameworks-v2/migration-example

1 file changed

+1
-1
lines changed

appengine/endpoints-frameworks-v2/migration-example/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ dependencies {
5555

5656
// Endpoints Frameworks v2.0
5757
// [START endpoints-tools]
58-
compile group: 'com.google.endpoints', name: 'endpoints-framework-tools', version: '2.0.7'
58+
compile group: 'com.google.endpoints', name: 'endpoints-framework', version: '2.0.7'
5959
// [END endpoints-tools]
6060
// End of Endpoints Frameworks v2.0
6161
}

0 commit comments

Comments
 (0)