Skip to content

Commit 20a9ecb

Browse files
fix(deps): update dependency com.android.tools.build:gradle to v8.3.0 (#1128)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3931b38 commit 20a9ecb

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
@@ -26,7 +26,7 @@ group = "com.github.spotbugs.snom"
2626

2727
val spotBugsVersion = "4.8.3"
2828
val slf4jVersion = "2.0.0"
29-
val androidGradlePluginVersion = "8.2.2"
29+
val androidGradlePluginVersion = "8.3.0"
3030

3131
dependencies {
3232
compileOnly(localGroovy())

0 commit comments

Comments
 (0)