Skip to content

Commit f855e41

Browse files
Update dependency com.android.tools.build:gradle to v8.11.0 (#297)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 52b3b9c commit f855e41

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

1313
}
1414
dependencies {
15-
classpath 'com.android.tools.build:gradle:8.10.1'
15+
classpath 'com.android.tools.build:gradle:8.11.0'
1616
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1717
// NOTE: Do not place your application dependencies here; they belong
1818
// in the individual module build.gradle files

0 commit comments

Comments
 (0)