Skip to content

Commit b226b99

Browse files
committed
README.md updated
1 parent 90d3c98 commit b226b99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

countrypicker/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ mavenPublishing {
2424
pom {
2525
name.set(artifactId)
2626
description.set(
27-
"\uD83C\uDF0D Compose Country Picker is a lightweight country picker library for Compose Multiplatform. It provides an easy-to-use and customizable component for selecting countries in your Compose Multiplatform applications",
27+
"\uD83C\uDF0DA lightweight, customizable country selection component for Compose Multiplatform applications",
2828
)
2929
}
3030
}

0 commit comments

Comments
 (0)