Skip to content

Commit 5fa0deb

Browse files
README: Add Maven Central badge (#32)
* Initial plan * Add Maven Central badge to README Co-authored-by: patrickmichalik <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: patrickmichalik <[email protected]>
1 parent f0a4305 commit 5fa0deb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
[![Kotlin](https://img.shields.io/badge/Kotlin-2.2.20-blue.svg)](https://kotlinlang.org)
44
[![License](https://img.shields.io/badge/License-MIT-green.svg)](./LICENSE)
5+
[![Maven Central](https://img.shields.io/maven-central/v/com.swmansion.kmpmaps/kmp-maps)](https://central.sonatype.com/artifact/com.swmansion.kmpmaps/kmp-maps)
56

67
`kmp-maps` provides a unified map component for Compose Multiplatform applications, offering seamless integration with native map APIs on both Android and iOS platforms.
78

0 commit comments

Comments
 (0)