Skip to content

Commit 755b222

Browse files
fix(deps): update dependency com.android.tools.build:gradle to v8
1 parent 7290b1d commit 755b222

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
@@ -10,7 +10,7 @@ buildscript {
1010
google()
1111
}
1212
dependencies {
13-
classpath 'com.android.tools.build:gradle:4.2.2'
13+
classpath 'com.android.tools.build:gradle:8.6.1'
1414
}
1515
}
1616

0 commit comments

Comments
 (0)