Skip to content

Commit

Permalink
AGP 8.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
syslogic committed Oct 14, 2024
1 parent 5df4513 commit e15c15e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[versions]
android_gradle = '8.7.0'
android_gradle = '8.7.1'
gradle_publish = '1.2.2'
plugin_version = '1.3.5'
annotations = '23.0.0'
httpcore = '4.4.16'
httpclient = '4.5.14'
httpmime = '4.5.14'
junit = '5.8.2'
gson = '2.10.1'
junit = '5.11.2'
gson = '2.11.0'

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

0 comments on commit e15c15e

Please sign in to comment.