8000
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 8566518 commit 7ef7d53Copy full SHA for 7ef7d53
appengine/endpoints-frameworks-v2/migration-example/build.gradle
@@ -77,12 +77,6 @@ endpointsServer {
77
}
78
[END endpoints-server] */
79
80
-/* [START endpoints-client]
81
-endpointsClient {
82
- // Endpoints Framework Plugin client-side configuration
83
-}
84
-[END endpoints-client] */
85
-
86
group = 'com.example.helloendpoints' // Generated output GroupId
87
version = '1' // Version in generated output
88
0 commit comments