We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 583d26d commit 89f7e47Copy full SHA for 89f7e47
1 file changed
gradle/libs.versions.toml
@@ -62,8 +62,8 @@ google-auth-credentials = "com.google.auth:google-auth-library-credentials:1.42.
62
google-auth-oauth2Http = "com.google.auth:google-auth-library-oauth2-http:1.42.1"
63
# Release notes: https://cloud.google.com/logging/docs/release-notes
64
# 3.28.0+ require protobuf 4.x
65
-# checkForUpdates: google-cloud-logging:3.27.+
66
-google-cloud-logging = "com.google.cloud:google-cloud-logging:3.27.0"
+# checkForUpdates: google-cloud-logging:TODO
+google-cloud-logging = "com.google.cloud:google-cloud-logging:3.23.10"
67
gson = "com.google.code.gson:gson:2.13.2"
68
guava = "com.google.guava:guava:33.5.0-android"
69
guava-betaChecker = "com.google.guava:guava-beta-checker:1.0"
0 commit comments