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 f0b28c6 commit 882f703Copy full SHA for 882f703
gradle/libs.versions.toml
@@ -55,7 +55,7 @@ assertj-core = "org.assertj:assertj-core:3.26.3"
55
56
#Compilation tools
57
desugarJdkLibs = "com.android.tools:desugar_jdk_libs:2.1.2"
58
-android-plugin = "com.android.tools.build:gradle:8.7.0"
+android-plugin = "com.android.tools.build:gradle:8.7.1"
59
errorprone-plugin = "net.ltgt.gradle:gradle-errorprone-plugin:4.0.1"
60
nullaway-plugin = "net.ltgt.gradle:gradle-nullaway-plugin:2.0.0"
61
spotless-plugin = { module = "com.diffplug.spotless:spotless-plugin-gradle", version.ref = "spotless" }
0 commit comments