From ed00e60ffc9bf7e2163a0596ee5d2990aa8ef040 Mon Sep 17 00:00:00 2001 From: Tobias Kaminsky Date: Tue, 17 Feb 2026 15:37:13 +0100 Subject: [PATCH] Update README.md: update codacy badge Signed-off-by: Tobias Kaminsky --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 49d3d80e51..21b8dbea32 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ~ SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors ~ SPDX-License-Identifier: MIT --> -# [Nextcloud](https://nextcloud.com) Android Library v2 [![Build Status](https://drone.nextcloud.com/api/badges/nextcloud/android-library/status.svg)](https://drone.nextcloud.com/nextcloud/android-library) [![REUSE status](https://api.reuse.software/badge/github.com/nextcloud/android-library)](https://api.reuse.software/info/github.com/nextcloud/android-library) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/d9f94f04e0f447a6b21c0ae08f6f7594)](https://www.codacy.com/app/Nextcloud/android-library?utm_source=github.com&utm_medium=referral&utm_content=nextcloud/android-library&utm_campaign=Badge_Grade) +# [Nextcloud](https://nextcloud.com) Android Library v2 [![Build Status](https://drone.nextcloud.com/api/badges/nextcloud/android-library/status.svg)](https://drone.nextcloud.com/nextcloud/android-library) [![REUSE status](https://api.reuse.software/badge/github.com/nextcloud/android-library)](https://api.reuse.software/info/github.com/nextcloud/android-library) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/690e6d4227e24c65bc0edd545ebffb69)](https://app.codacy.com/gh/nextcloud/android-library/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade) ## Introduction Using Nextcloud Android library it will be the easiest way to communicate with Nextcloud servers. @@ -128,3 +128,4 @@ configurations.all { exclude group: "log4j", module: "log4j" } ``` +