Skip to content

Commit

Permalink
Update dependency xmlpull:xmlpull to v1.1.3.4a (#50)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 18, 2024
1 parent 647fb34 commit 5847489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spotless-gradlePlugin = { module = "com.diffplug.spotless:spotless-plugin-gradle
squareup-kotlinpoet = { module = "com.squareup:kotlinpoet", version.ref = "kotlinpoet" }

xpp3 = { module = "xpp3:xpp3", version = "1.1.4c" }
xmlpull = { module = "xmlpull:xmlpull", version = "1.1.3.1" }
xmlpull = { module = "xmlpull:xmlpull", version = "1.1.3.4a" }

[plugins]
androidApplication = { id = "com.android.application", version.ref = "androidGradlePlugin" }
Expand Down

0 comments on commit 5847489

Please sign in to comment.