We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f0bef8 commit be77085Copy full SHA for be77085
gradle/libs.versions.toml
@@ -1,13 +1,13 @@
1
[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'
+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"
11
12
[plugins]
13
maven_publish = { id = "maven-publish" }
0 commit comments