Skip to content

Commit

Permalink
AGP 8.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
syslogic committed Dec 12, 2024
1 parent 1f0bef8 commit be77085
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[versions]
android_gradle = '8.7.2'
gradle_publish = '1.2.2'
plugin_version = '1.3.6'
annotations = '23.0.0'
httpcore = '4.4.16'
httpclient = '4.5.14'
httpmime = '4.5.14'
junit = '5.11.2'
gson = '2.11.0'
android_gradle = "8.7.3"
gradle_publish = "1.2.2"
plugin_version = "1.3.7"
annotations = "26.0.1"
httpcore = "4.4.16"
httpclient = "4.5.14"
httpmime = "4.5.14"
junit = "5.11.3"
gson = "2.11.0"

[plugins]
maven_publish = { id = "maven-publish" }
Expand Down

0 comments on commit be77085

Please sign in to comment.