Skip to content

Commit 50dc195

Browse files
authored
Remove API badge from README
Removed API badge for API level 24+ from README.
1 parent 79e079a commit 50dc195

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
[![Latest version (lib)](https://img.shields.io/maven-central/v/com.mercari/nav-entry-scope?label=nav-entry-scope)](https://central.sonatype.com/artifact/com.mercari/nav-entry-scope)
66
[![Latest version (processor)](https://img.shields.io/maven-central/v/com.mercari/nav-entry-scope-processor?label=nav-entry-scope-processor)](https://central.sonatype.com/artifact/com.mercari/nav-entry-scope-processor)
77
![Android](https://img.shields.io/badge/Platform-Android-green.svg)
8-
![API](https://img.shields.io/badge/API-24%2B-brightgreen.svg)
98
![Kotlin](https://img.shields.io/badge/Kotlin-2.0-blue.svg)
109

1110
This project offers an implementation for the **NavEntryScope** pattern used for sharing dependencies across multiple ViewModels on the same screen, along with a sample app.

0 commit comments

Comments
 (0)