Skip to content

Commit

Permalink
Added appsscript.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tanaikech committed Mar 21, 2021
1 parent 71ebfc1 commit 1a1f521
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions appsscript.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"timeZone": "Asia/Tokyo",
"dependencies": {
},
"exceptionLogging": "STACKDRIVER",
"runtimeVersion": "V8",
"oauthScopes": [
"https://www.googleapis.com/auth/photoslibrary",
"https://www.googleapis.com/auth/script.external_request"
]
}

0 comments on commit 1a1f521

Please sign in to comment.