From 580e7d2efae85af02ea95069da11719380fde666 Mon Sep 17 00:00:00 2001 From: Narsil Date: Fri, 29 Jan 2021 14:22:27 -0500 Subject: [PATCH] Upload files to 'distribution' --- distribution/policies.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 distribution/policies.json diff --git a/distribution/policies.json b/distribution/policies.json new file mode 100644 index 0000000..f366220 --- /dev/null +++ b/distribution/policies.json @@ -0,0 +1,5 @@ +{ + "policies": { + "DisableAppUpdate": true + } +}