Skip to content

Commit

Permalink
Update dependency xmlpull:xmlpull to v1.1.3.4a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 8, 2024
1 parent adb7705 commit cfb6bc0
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 cfb6bc0

Please sign in to comment.