Skip to content

Commit

Permalink
build(deps): bump com.android.application from 8.5.0 to 8.5.1 in the …
Browse files Browse the repository at this point in the history
…maven-dependencies group (#1498)
  • Loading branch information
dependabot[bot] committed Jul 13, 2024
1 parent 2407ddf commit 8e963f3
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 @@ -5,7 +5,7 @@ kotlin = "2.0.0"

[plugins]
kotlin = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
agp-app = { id = "com.android.application", version = "8.5.0" }
agp-app = { id = "com.android.application", version = "8.5.1" }
protobuf = { id = "com.google.protobuf", version = "0.9.4" }
lsplugin-jgit = { id = "org.lsposed.lsplugin.jgit", version = "1.1" }
lsplugin-resopt = { id = "org.lsposed.lsplugin.resopt", version = "1.6" }
Expand Down

0 comments on commit 8e963f3

Please sign in to comment.