From 0662016f3b47283c149b65dfc30457a9a68ffe0f Mon Sep 17 00:00:00 2001 From: Bruce McPherson Date: Tue, 28 Jun 2022 13:47:44 +0100 Subject: [PATCH] updated by GasGit automation --- appsscript.json | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/appsscript.json b/appsscript.json index f163a67..cdbf60a 100644 --- a/appsscript.json +++ b/appsscript.json @@ -1,15 +1,8 @@ { "timeZone": "Europe/London", "exceptionLogging": "STACKDRIVER", - "dependencies": { - "libraries": [ - { - "userSymbol": "cUseful", - "libraryId": "1EbLSESpiGkI3PYmJqWh3-rmLkYKAtCNPi1L2YCtMgo2Ut8xMThfJ41Ex", - "version": "131" - } - ] - }, + "runtimeVersion": "V8", + "dependencies": {}, "webapp": { "executeAs": "USER_DEPLOYING", "access": "MYSELF"