You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: countrypicker/build.gradle.kts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ mavenPublishing {
24
24
pom {
25
25
name.set(artifactId)
26
26
description.set(
27
-
"\uD83C\uDF0D Compose Country Picker is a lightweightcountry 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",
0 commit comments