Skip to content

Commit a448eb4

Browse files
dependabot[bot]ribbons
authored andcommitted
Bump com.android.tools.build:gradle from 8.9.0 to 8.9.1
Bumps com.android.tools.build:gradle from 8.9.0 to 8.9.1. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fcd82ea commit a448eb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010
mavenCentral()
1111
}
1212
dependencies {
13-
classpath("com.android.tools.build:gradle:8.9.0")
13+
classpath("com.android.tools.build:gradle:8.9.1")
1414
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.20")
1515
}
1616
}

0 commit comments

Comments
 (0)