Skip to content

Commit 792981c

Browse files
docs: update minimum API level to 23 in README
This commit updates the API badge in the `README.md` file to reflect that the minimum supported API level is now 23, up from 21.
1 parent cc760bc commit 792981c

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
@@ -4,7 +4,7 @@ A customizable, modern media/document picker for Android with support for image
44

55
[![Maven Central](https://img.shields.io/maven-central/v/io.github.chochanaresh/filepicker.svg)](https://search.maven.org/artifact/io.github.chochanaresh/filepicker)
66
![Build](https://github.com/ChochaNaresh/FilePicker/actions/workflows/ci.yml/badge.svg)
7-
[![API](https://img.shields.io/badge/API-21%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=23)
7+
[![API](https://img.shields.io/badge/API-23%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=23)
88
![Language](https://img.shields.io/badge/language-Kotlin-orange.svg)
99
![Kotlin](https://img.shields.io/badge/Kotlin-2.3.0-blue)
1010

0 commit comments

Comments
 (0)