Skip to content

Commit be77085

Browse files
committed
AGP 8.7.3
1 parent 1f0bef8 commit be77085

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

gradle/libs.versions.toml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[versions]
2-
android_gradle = '8.7.2'
3-
gradle_publish = '1.2.2'
4-
plugin_version = '1.3.6'
5-
annotations = '23.0.0'
6-
httpcore = '4.4.16'
7-
httpclient = '4.5.14'
8-
httpmime = '4.5.14'
9-
junit = '5.11.2'
10-
gson = '2.11.0'
2+
android_gradle = "8.7.3"
3+
gradle_publish = "1.2.2"
4+
plugin_version = "1.3.7"
5+
annotations = "26.0.1"
6+
httpcore = "4.4.16"
7+
httpclient = "4.5.14"
8+
httpmime = "4.5.14"
9+
junit = "5.11.3"
10+
gson = "2.11.0"
1111

1212
[plugins]
1313
maven_publish = { id = "maven-publish" }

0 commit comments

Comments
 (0)