Skip to content

Commit 6f65858

Browse files
Bump com.android.tools.build:gradle from 8.13.2 to 9.2.1 (#20)
Bumps com.android.tools.build:gradle from 8.13.2 to 9.2.1. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-version: 9.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 838d9ee commit 6f65858

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
@@ -12,7 +12,7 @@ buildscript {
1212
}
1313

1414
dependencies {
15-
classpath("com.android.tools.build:gradle:8.13.2")
15+
classpath("com.android.tools.build:gradle:9.2.1")
1616
classpath("com.github.recloudstream:gradle:-SNAPSHOT")
1717
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.4.0")
1818
}

0 commit comments

Comments
 (0)