Skip to content

Commit f84334a

Browse files
fix(deps): update dependency com.android.tools.build:gradle to v8.8.2
1 parent 20568e4 commit f84334a

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

0 commit comments

Comments
 (0)