Skip to content

Commit 35e35d0

Browse files
fix(deps): update dependency com.android.tools.build:gradle to v8.9.0
1 parent 40c2eb1 commit 35e35d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

+1-1
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.3'
14+
classpath 'com.android.tools.build:gradle:8.9.0'
1515
}
1616
}
1717

0 commit comments

Comments
 (0)