fix(deps): Update dependency io.github.pdvrieze.xmlutil:core-android to v0.91.1

This commit is contained in:
renovate[bot] 2025-05-31 00:34:54 +00:00 committed by GitHub
parent 54df9436b8
commit b267316c44
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
[versions]
kotlin = "2.1.21"
serialization = "1.8.1"
xml_serialization = "0.90.3"
xml_serialization = "0.91.1"
[libraries]
gradle = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }