From 6b76100cb6f12bc9ebeb826828b22e3c2ad43829 Mon Sep 17 00:00:00 2001 From: Auto Mation Date: Fri, 13 Oct 2023 08:38:59 +0000 Subject: [PATCH] TASK: Updating license information --- licenses/index.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/licenses/index.json b/licenses/index.json index 046d37973ea..701c46d6720 100644 --- a/licenses/index.json +++ b/licenses/index.json @@ -240,6 +240,19 @@ } ] }, + { + "moduleName": "com.squareup.okhttp3:okhttp", + "moduleVersion": "4.9.3", + "moduleUrls": [ + "https://square.github.io/okhttp/" + ], + "moduleLicenses": [ + { + "moduleLicense": "Apache License, Version 2.0", + "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0" + } + ] + }, { "moduleName": "com.squareup.okio:okio", "moduleVersion": "1.17.2",