Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

Commit 368f01a

Browse files
committed
update version to 2.0.3
1 parent dd4c283 commit 368f01a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose-shadow/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ mavenPublishing {
9797
coordinates(
9898
groupId = "com.adamglin",
9999
artifactId = "compose-shadow",
100-
version = "2.0.1"
100+
version = "2.0.3"
101101
)
102102
pom {
103103
name.set("compose-shadow")

0 commit comments

Comments
 (0)