Skip to content

Commit f625421

Browse files
committed
removed my projectId
1 parent ca74223 commit f625421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appengine/endpoints-frameworks-v2/backend/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ task wrapper(type: Wrapper) {
2323
gradleVersion = '3.5'
2424
}
2525

26-
def projectId = 'endpointstest2'
26+
def projectId = 'YOUR_PROJECT_ID'
2727

2828
apply plugin: 'java'
2929
apply plugin: 'war'

0 commit comments

Comments
 (0)