Skip to content

Commit 4e2df15

Browse files
Merge pull request #1953 from nextcloud/tobiasKaminsky-patch-1
Update README.md: update codacy badge
2 parents e7bf283 + ed00e60 commit 4e2df15

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
~ SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors
33
~ SPDX-License-Identifier: MIT
44
-->
5-
# [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)
5+
# [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)
66

77
## Introduction
88
Using Nextcloud Android library it will be the easiest way to communicate with Nextcloud servers.
@@ -128,3 +128,4 @@ configurations.all {
128128
exclude group: "log4j", module: "log4j"
129129
}
130130
```
131+

0 commit comments

Comments
 (0)