Skip to content

Commit b431494

Browse files
fix(deps): update dependency com.android.tools.build:gradle to v8.8.0 (#1308)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7507f54 commit b431494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ group = "com.github.spotbugs.snom"
2828

2929
val spotBugsVersion = "4.8.6"
3030
val slf4jVersion = "2.0.0"
31-
val androidGradlePluginVersion = "8.7.3"
31+
val androidGradlePluginVersion = "8.8.0"
3232

3333
dependencies {
3434
compileOnly(localGroovy())

0 commit comments

Comments
 (0)