Skip to content

Commit b267316

Browse files
fix(deps): Update dependency io.github.pdvrieze.xmlutil:core-android to v0.91.1
1 parent 54df943 commit b267316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/kotlinx.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
kotlin = "2.1.21"
33
serialization = "1.8.1"
4-
xml_serialization = "0.90.3"
4+
xml_serialization = "0.91.1"
55

66
[libraries]
77
gradle = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }

0 commit comments

Comments
 (0)