We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27823ec commit 5e407dbCopy full SHA for 5e407db
gradle/libs.versions.toml
@@ -55,7 +55,7 @@ assertj-core = "org.assertj:assertj-core:3.27.0"
55
56
#Compilation tools
57
desugarJdkLibs = "com.android.tools:desugar_jdk_libs:2.1.4"
58
-android-plugin = "com.android.tools.build:gradle:8.7.3"
+android-plugin = "com.android.tools.build:gradle:8.8.1"
59
errorprone-plugin = "net.ltgt.gradle:gradle-errorprone-plugin:4.1.0"
60
nullaway-plugin = "net.ltgt.gradle:gradle-nullaway-plugin:2.1.0"
61
spotless-plugin = { module = "com.diffplug.spotless:spotless-plugin-gradle", version.ref = "spotless" }
0 commit comments