Skip to content

Commit 0184350

Browse files
authored
fix(deps): update dependency com.android.tools.build:gradle to v8.11.0
1 parent 906eb3c commit 0184350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

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

1111
dependencies {
12-
classpath 'com.android.tools.build:gradle:8.9.2'
12+
classpath 'com.android.tools.build:gradle:8.11.0'
1313
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1414
}
1515
}

0 commit comments

Comments
 (0)