Skip to content

Commit 90d9673

Browse files
fix(deps): update dependency com.android.tools.build:gradle to v8.8.2
1 parent f9c940e commit 90d9673

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.8.2'
1515
}
1616
}
1717

0 commit comments

Comments
 (0)