Skip to content

Commit 52d33c5

Browse files
fix(deps): update dependency com.android.tools.build:gradle to v8.10.0
1 parent 413c040 commit 52d33c5

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
@@ -11,7 +11,7 @@ buildscript {
1111
mavenCentral()
1212
}
1313
dependencies {
14-
classpath 'com.android.tools.build:gradle:8.7.2'
14+
classpath 'com.android.tools.build:gradle:8.10.0'
1515
}
1616
}
1717

0 commit comments

Comments
 (0)