Skip to content

Commit 148e831

Browse files
Update metro to v1.2.1
1 parent 2aac979 commit 148e831

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ mordant = "3.0.2"
2929

3030
uri = "0.0.21"
3131

32-
metro = "1.1.1"
32+
metro = "1.2.1"
3333

3434
ksp = "2.3.9"
3535
kotlinpoet = "2.3.0"

sample/simple/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ java-toolchain = "21"
2222
khonshu = "0.36.1"
2323
ksp = "2.3.9"
2424
kotlin = "2.4.0"
25-
metro = "1.1.1"
25+
metro = "1.2.1"
2626

2727
[libraries]
2828
android-desugarjdklibs = { module = "com.android.tools:desugar_jdk_libs", version.ref = "android-desugarjdklibs" }

0 commit comments

Comments
 (0)