Skip to content

Commit 2423354

Browse files
Updated Maven Central badge link in README
1 parent 25c1c48 commit 2423354

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
**A lightweight Android file and directory picker library for Java/Kotlin Android apps.**
88

99
[![API](https://img.shields.io/badge/API-23%2B-brightgreen.svg?style=flat)](#requirements)
10-
![Maven Central](https://img.shields.io/maven-central/v/io.github.tutorialsandroid/filepicker)
10+
[![Maven Central](https://img.shields.io/maven-central/v/io.github.tutorialsandroid/filepicker)](https://central.sonatype.com/artifact/io.github.tutorialsandroid/filepicker)
1111
[![](https://jitpack.io/v/TutorialsAndroid/FilePicker.svg)](https://jitpack.io/#TutorialsAndroid/FilePicker)
1212
[![License](https://img.shields.io/badge/License-Apache%202.0-orange.svg)](https://opensource.org/licenses/Apache-2.0)
1313
[![AndroidX](https://img.shields.io/badge/AndroidX-supported-brightgreen)](#requirements)

0 commit comments

Comments
 (0)