Skip to content

Commit 5e407db

Browse files
fix(deps): update dependency com.android.tools.build:gradle to v8.8.1
1 parent 27823ec commit 5e407db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ assertj-core = "org.assertj:assertj-core:3.27.0"
5555

5656
#Compilation tools
5757
desugarJdkLibs = "com.android.tools:desugar_jdk_libs:2.1.4"
58-
android-plugin = "com.android.tools.build:gradle:8.7.3"
58+
android-plugin = "com.android.tools.build:gradle:8.8.1"
5959
errorprone-plugin = "net.ltgt.gradle:gradle-errorprone-plugin:4.1.0"
6060
nullaway-plugin = "net.ltgt.gradle:gradle-nullaway-plugin:2.1.0"
6161
spotless-plugin = { module = "com.diffplug.spotless:spotless-plugin-gradle", version.ref = "spotless" }

0 commit comments

Comments
 (0)