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

Commit e888fc7

Browse files
committed
Bump version to 2.0.4 in compose-shadow build script
1 parent fe18972 commit e888fc7

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.3"
100+
version = "2.0.4"
101101
)
102102
pom {
103103
name.set("compose-shadow")

0 commit comments

Comments
 (0)