Skip to content

Commit 3aa8ebe

Browse files
authored
Merge pull request #651 from MikeOrtiz/dependabot/gradle/com.android.tools.build-gradle-8.9.1
Bump com.android.tools.build:gradle from 8.9.0 to 8.9.1
2 parents 6bce501 + 824ff54 commit 3aa8ebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ buildscript {
88
}
99

1010
dependencies {
11-
classpath 'com.android.tools.build:gradle:8.9.0'
11+
classpath 'com.android.tools.build:gradle:8.9.1'
1212
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1313
}
1414
}

0 commit comments

Comments
 (0)